public abstract class AbstractDenormalisedSpaceTriggersIntegrationTestBase extends AbstractDenormalisedPermissionsIntegrationTestBase
Modifier and Type | Field and Description |
---|---|
protected ConfluenceUser |
denormUser |
admin, bulkPermissionService, contentPermissionManager, denormalisedContentChangeLogDao, denormalisedPermissionsDdlExecutor, denormalisedPermissionStateManager, denormalisedSpaceChangeLogDao, eventPublisher, pageManager, SERVICE_READY_TIMEOUT, spaceDao, spaceManager, spacePermissionManager, state
Constructor and Description |
---|
AbstractDenormalisedSpaceTriggersIntegrationTestBase() |
Modifier and Type | Method and Description |
---|---|
void |
cleanUpDenormalisedData() |
void |
setUpDenormalisedData() |
protected void |
verifyThatAllRecordsHaveRequiredSpaceId(List<DenormalisedSpaceChangeLog> denormalisedSpaceChangeLog,
long spaceId)
When we change a space or a space permission, we will get at least on record in the change log.
|
clearEverything, createPage, deleteContentRecordFromDB, deleteSpace, disableServiceAndWaitUntilItsReady, enableServiceAndWaitUntilItsReady, getDialectName, processLogRecords, removeAllChangeLogRecords, setUpBase, waitForServiceState, waitUntilApiIsEnabled
protected ConfluenceUser denormUser
public AbstractDenormalisedSpaceTriggersIntegrationTestBase()
public void setUpDenormalisedData()
public void cleanUpDenormalisedData()
protected void verifyThatAllRecordsHaveRequiredSpaceId(List<DenormalisedSpaceChangeLog> denormalisedSpaceChangeLog, long spaceId)
Copyright © 2003–2023 Atlassian. All rights reserved.