-
-
Enum Constant Summary
Enum Constants Enum Constant Description AUTOCreate instances from most recent backup (local or remote) or fallback to creating from the scratch if there is no backup available. SCRATCHForce creating instances from the scratch. BACKUP_ANYForce using backup from any source. BACKUP_REMOTEForce using backup available at remote source (available by using 'localInstance.backup.downloadUrl' or 'localInstance.backup.uploadUrl'). BACKUP_LOCALForce using local backup (created by task 'instanceBackup').
-
Method Summary
Modifier and Type Method Description final StringgetName()final IntegergetOrdinal()-
-
Method Detail
-
getOrdinal
final Integer getOrdinal()
-
-
-
-