public final class BackupOptions
extends Enum
Enumerates backup options
Modifier and Type | Field and Description |
---|---|
static int |
None
Indicates that no specific options are specified
|
static int |
Recursive
Indicates that nested folders should be also backuped
|
public static final int None
Indicates that no specific options are specified
public static final int Recursive
Indicates that nested folders should be also backuped