public abstract class AbstractBackupRestoreIntegrationTestBase
extends AbstractInjectableConfluenceSingleContextSpringPersistenceTest
Modifier and Type | Field and Description |
---|---|
protected ConfluenceUser |
admin |
protected ContentService |
apiContentService |
protected static int |
BACKUP_RESTORE_TIMEOUT_MS |
protected ConfluenceBackupRestoreManager |
backupRestoreManager |
protected SpaceDaoInternal |
spaceDao |
protected SpaceManager |
spaceManager |
protected ItStateManager |
state |
protected static int |
STATE_CHECKING_INTERVAL_MS |
Constructor and Description |
---|
AbstractBackupRestoreIntegrationTestBase() |
Modifier and Type | Method and Description |
---|---|
void |
abstractBefore() |
void |
clearEverything() |
protected BackupRestoreSettings |
createDefaultSiteBackupSettings() |
protected BackupRestoreSettings |
createDefaultSpaceBackupSettings(long spaceId) |
protected long |
createPage(long spaceId,
String pageTitle) |
protected BackupRestoreJob |
waitUntilJobsChangesState(Long jobId,
JobState currentState) |
protected static final int BACKUP_RESTORE_TIMEOUT_MS
protected static final int STATE_CHECKING_INTERVAL_MS
@Inject protected ConfluenceBackupRestoreManager backupRestoreManager
@Inject protected SpaceDaoInternal spaceDao
@Inject protected SpaceManager spaceManager
@Inject protected ContentService apiContentService
protected ItStateManager state
protected ConfluenceUser admin
public AbstractBackupRestoreIntegrationTestBase()
public void abstractBefore()
public void clearEverything()
protected BackupRestoreJob waitUntilJobsChangesState(Long jobId, JobState currentState) throws InterruptedException
InterruptedException
protected long createPage(long spaceId, String pageTitle)
protected BackupRestoreSettings createDefaultSiteBackupSettings()
protected BackupRestoreSettings createDefaultSpaceBackupSettings(long spaceId)
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences