| Package | Description |
|---|---|
| com.atlassian.confluence.backuprestore |
| Modifier and Type | Method and Description |
|---|---|
JobOperation |
BackupRestoreJob.getJobOperation() |
JobOperation |
BackupRestoreSettings.getJobOperation() |
static JobOperation |
JobOperation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobOperation[] |
JobOperation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BackupRestoreJob.setJobOperation(JobOperation jobOperation) |
| Constructor and Description |
|---|
Builder(JobOperation jobOperation,
JobScope jobScope,
JobSpaces jobSpaces) |
Copyright © 2003–2022 Atlassian. All rights reserved.