-
- All Implemented Interfaces:
-
java.io.Serializable,kotlin.Comparable
public enum BackupType extends Enum
Indicates backup file source.
-
-
Method Summary
Modifier and Type Method Description final StringgetDirName()final StringgetName()final IntegergetOrdinal()-
Methods inherited from class com.cognifide.gradle.aem.common.instance.local.BackupType
compareTo, describeConstable, equals, finalize, getDeclaringClass, hashCode, toString -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getDirName
final String getDirName()
-
getOrdinal
final Integer getOrdinal()
-
-
-
-