Annotation Interface Backup.Option
- Enclosing class:
- Backup
Constant values for the backup storage location.
-
Field Summary
Fields
-
Field Details
-
RENAME
static final int RENAMEConstant value to rename the backup.- See Also:
-
SHARE
static final int SHAREConstant value to share the backup.- See Also:
-
DELETE
static final int DELETEConstant value to delete the backup.- See Also:
-