Uses of Class
com.atlassian.confluence.impl.retention.status.TrashCleanupJobStatus
Packages that use TrashCleanupJobStatus
Package
Description
-
Uses of TrashCleanupJobStatus in com.atlassian.confluence.impl.retention.fast.status
Subclasses of TrashCleanupJobStatus in com.atlassian.confluence.impl.retention.fast.statusModifier and TypeClassDescriptionclass
Status of a fast soft removal job -
Uses of TrashCleanupJobStatus in com.atlassian.confluence.impl.retention.status
Methods in com.atlassian.confluence.impl.retention.status that return TrashCleanupJobStatusModifier and TypeMethodDescriptionAbstractTrashCleanupJobStatusManager.getCurrentStatus()
TrashCleanupJobStatusManager.getCurrentStatus()
protected abstract TrashCleanupJobStatus
AbstractTrashCleanupJobStatusManager.parseStatusFromBandanaValue
(Object bandanaValue) Get the existing TrashCleanupJobStatus object from the bandana valueDefaultTrashCleanupJobStatusManager.parseStatusFromBandanaValue
(Object bandanaValue) Methods in com.atlassian.confluence.impl.retention.status with parameters of type TrashCleanupJobStatusModifier and TypeMethodDescriptionvoid
AbstractTrashCleanupJobStatusManager.setCurrentStatus
(TrashCleanupJobStatus status) void
TrashCleanupJobStatusManager.setCurrentStatus
(TrashCleanupJobStatus status) Store the status of current soft removal job