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 TypeClassDescriptionclassStatus 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 TrashCleanupJobStatusAbstractTrashCleanupJobStatusManager.parseStatusFromPluginSettingsValue(Object pluginSettingsValue) Get the existing TrashCleanupJobStatus object from the Plugin Settings valueDefaultTrashCleanupJobStatusManager.parseStatusFromPluginSettingsValue(Object pluginSettingsValue) Methods in com.atlassian.confluence.impl.retention.status with parameters of type TrashCleanupJobStatusModifier and TypeMethodDescriptionvoidAbstractTrashCleanupJobStatusManager.setCurrentStatus(TrashCleanupJobStatus status) voidTrashCleanupJobStatusManager.setCurrentStatus(TrashCleanupJobStatus status) Store the status of current soft removal job