Uses of Class
com.atlassian.confluence.impl.retention.status.TrashCleanupJobStatus
- 
Packages that use TrashCleanupJobStatus Package Description com.atlassian.confluence.impl.retention.status  - 
- 
Uses of TrashCleanupJobStatus in com.atlassian.confluence.impl.retention.status
Methods in com.atlassian.confluence.impl.retention.status that return TrashCleanupJobStatus Modifier and Type Method Description TrashCleanupJobStatusDefaultTrashCleanupJobStatusManager. getCurrentStatus()TrashCleanupJobStatusTrashCleanupJobStatusManager. getCurrentStatus()Methods in com.atlassian.confluence.impl.retention.status with parameters of type TrashCleanupJobStatus Modifier and Type Method Description voidDefaultTrashCleanupJobStatusManager. setCurrentStatus(TrashCleanupJobStatus status)voidTrashCleanupJobStatusManager. setCurrentStatus(TrashCleanupJobStatus status)Store the status of current soft removal job 
 -