| Package | Description |
|---|---|
| com.atlassian.confluence.impl.retention | |
| com.atlassian.confluence.impl.retention.schedule |
| Modifier and Type | Method and Description |
|---|---|
void |
VersionRemovalEventPublisher.publishJobCompletedEvent(CleanupSummary cleanupSummary,
VersionRemovalJobType jobType) |
| Modifier and Type | Method and Description |
|---|---|
VersionRemovalJobType |
VersionRemovalJobCompletedEvent.getType() |
static VersionRemovalJobType |
VersionRemovalJobType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionRemovalJobType[] |
VersionRemovalJobType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VersionRemovalJobCompletedEvent.setType(VersionRemovalJobType type) |
| Constructor and Description |
|---|
VersionRemovalJobCompletedEvent(VersionRemovalJobType type,
PageVersionRemovalSummary pageVersionRemovalSummary) |
Copyright © 2003–2022 Atlassian. All rights reserved.