| Package | Description |
|---|---|
| com.atlassian.confluence.backuprestore | |
| com.atlassian.confluence.springit.backuprestore |
| Modifier and Type | Method and Description |
|---|---|
JobState |
BackupRestoreJob.getJobState() |
static JobState |
JobState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JobState[] |
JobState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<JobState> |
BackupRestoreJobsSearchFilter.getJobStates() |
| Modifier and Type | Method and Description |
|---|---|
void |
BackupRestoreJob.setJobState(JobState jobState) |
| Constructor and Description |
|---|
Builder(JobState jobState) |
| Constructor and Description |
|---|
Builder(Collection<JobState> jobStates) |
| Modifier and Type | Method and Description |
|---|---|
protected BackupRestoreJob |
AbstractBackupRestoreIntegrationTestBase.waitUntilJobsChangesState(Long jobId,
JobState currentState) |
Copyright © 2003–2022 Atlassian. All rights reserved.