| Package | Description |
|---|---|
| com.atlassian.confluence.security.denormalisedpermissions.impl.content.dao |
| Modifier and Type | Method and Description |
|---|---|
List<DenormalisedContentChangeLog> |
DenormalisedContentChangeLogDao.findContentChangeLogRecords(int limit)
Retrieves a list of space change log records sorted by id.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DenormalisedContentChangeLogDao.saveRecord(DenormalisedContentChangeLog log)
Saves a record for testing purpose.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DenormalisedContentChangeLogDao.removeContentChangeLogRecords(List<DenormalisedContentChangeLog> processedRecords)
Remove space change log records.
|
Copyright © 2003–2023 Atlassian. All rights reserved.