Uses of Class
com.atlassian.confluence.impl.retention.status.TrashCleanupJobStatus
Package
Description
-
Uses of TrashCleanupJobStatus in com.atlassian.confluence.impl.retention.fast.status
Modifier and TypeClassDescriptionclass
Status of a fast soft removal job -
Uses of TrashCleanupJobStatus in com.atlassian.confluence.impl.retention.status
Modifier and TypeMethodDescriptionAbstractTrashCleanupJobStatusManager.getCurrentStatus()
TrashCleanupJobStatusManager.getCurrentStatus()
protected abstract TrashCleanupJobStatus
AbstractTrashCleanupJobStatusManager.parseStatusFromBandanaValue
(Object bandanaValue) Get the existing TrashCleanupJobStatus object from the bandana valueDefaultTrashCleanupJobStatusManager.parseStatusFromBandanaValue
(Object bandanaValue) Modifier and TypeMethodDescriptionvoid
AbstractTrashCleanupJobStatusManager.setCurrentStatus
(TrashCleanupJobStatus status) void
TrashCleanupJobStatusManager.setCurrentStatus
(TrashCleanupJobStatus status) Store the status of current soft removal job