Uses of Class
com.atlassian.confluence.impl.retention.schedule.AttachmentVersionRemovalSummary
Packages that use AttachmentVersionRemovalSummary
-
Uses of AttachmentVersionRemovalSummary in com.atlassian.confluence.impl.retention.schedule
Methods in com.atlassian.confluence.impl.retention.schedule that return AttachmentVersionRemovalSummaryModifier and TypeMethodDescriptionVersionRemovalJobCompletedEvent.getAttachmentVersionRemovalSummary()
Methods in com.atlassian.confluence.impl.retention.schedule with parameters of type AttachmentVersionRemovalSummaryModifier and TypeMethodDescriptionvoid
VersionRemovalJobCompletedEvent.setAttachmentVersionRemovalSummary
(AttachmentVersionRemovalSummary attachmentVersionRemovalSummary) Constructors in com.atlassian.confluence.impl.retention.schedule with parameters of type AttachmentVersionRemovalSummaryModifierConstructorDescriptionVersionRemovalJobCompletedEvent
(VersionRemovalJobType type, PageVersionRemovalSummary pageVersionRemovalSummary, AttachmentVersionRemovalSummary attachmentVersionRemovalSummary)