| Package | Description |
|---|---|
| com.atlassian.confluence.backuprestore |
| Modifier and Type | Method and Description |
|---|---|
JobScope |
BackupRestoreSettings.getJobScope() |
JobScope |
BackupRestoreJob.getJobScope() |
static JobScope |
JobScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobScope[] |
JobScope.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.setJobScope(JobScope jobScope) |
| Constructor and Description |
|---|
Builder(JobOperation jobOperation,
JobScope jobScope,
JobSpaces jobSpaces) |
Copyright © 2003–2022 Atlassian. All rights reserved.