| Package | Description |
|---|---|
| com.atlassian.confluence.backuprestore |
| Modifier and Type | Method and Description |
|---|---|
static BackupRestoreJob.ConfigurationFlag |
BackupRestoreJob.ConfigurationFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BackupRestoreJob.ConfigurationFlag[] |
BackupRestoreJob.ConfigurationFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
BackupRestoreJob.hasFlag(BackupRestoreJob.ConfigurationFlag flag) |
void |
BackupRestoreJob.resetFlag(BackupRestoreJob.ConfigurationFlag flag)
Reset the particular flag in the job configuration.
|
void |
BackupRestoreJob.setFlag(BackupRestoreJob.ConfigurationFlag flag)
Sets the particular flag in the job configuration.
|
Copyright © 2003–2022 Atlassian. All rights reserved.