Class VersionRemovalEventPublisher
java.lang.Object
com.atlassian.confluence.impl.retention.VersionRemovalEventPublisher
- Since:
- 7.12
-
Constructor Summary
ConstructorDescriptionVersionRemovalEventPublisher
(com.atlassian.event.api.EventPublisher eventPublisher) -
Method Summary
Modifier and TypeMethodDescriptionvoid
publishJobCompletedEvent
(CleanupSummary cleanupSummary, VersionRemovalJobType jobType)
-
Constructor Details
-
VersionRemovalEventPublisher
public VersionRemovalEventPublisher(com.atlassian.event.api.EventPublisher eventPublisher)
-
-
Method Details
-
publishJobCompletedEvent
-