Uses of Class
com.atlassian.confluence.api.model.retention.SoftCleanupJobStatus
Packages that use SoftCleanupJobStatus
Package
Description
-
Uses of SoftCleanupJobStatus in com.atlassian.confluence.api.model.retention
Subclasses of SoftCleanupJobStatus in com.atlassian.confluence.api.model.retentionModifier and TypeClassDescriptionclassContains the status of the Versions Removal jobMethods in com.atlassian.confluence.api.model.retention that return SoftCleanupJobStatus -
Uses of SoftCleanupJobStatus in com.atlassian.confluence.api.service.retention
Methods in com.atlassian.confluence.api.service.retention that return SoftCleanupJobStatusMethods in com.atlassian.confluence.api.service.retention with parameters of type SoftCleanupJobStatusModifier and TypeMethodDescriptionvoidSoftCleanupStatusService.setCurrentStatus(SoftCleanupJobStatus status) -
Uses of SoftCleanupJobStatus in com.atlassian.confluence.impl.retention
Methods in com.atlassian.confluence.impl.retention that return SoftCleanupJobStatusModifier and TypeMethodDescriptionAbstractSoftCleanupStatusService.getCurrentStatus()Get the current SoftCleanupJobStatus object from the bandana valueRestrictiveSoftCleanupStatusService.getCurrentStatus()protected abstract SoftCleanupJobStatusAbstractSoftCleanupStatusService.parseStatusFromBandanaValue(Object bandanaValue) Get the existing SoftCleanupJobStatus object from the bandana valueprotected SoftCleanupJobStatusDefaultSoftCleanupStatusService.parseStatusFromBandanaValue(Object bandanaValue) Methods in com.atlassian.confluence.impl.retention with parameters of type SoftCleanupJobStatusModifier and TypeMethodDescriptionprotected voidAbstractVersionRemovalService.saveJobStatus(SoftCleanupJobStatus status) voidAbstractSoftCleanupStatusService.setCurrentStatus(SoftCleanupJobStatus status) Set the current SoftCleanupJobStatus object to the bandana valuevoidRestrictiveSoftCleanupStatusService.setCurrentStatus(SoftCleanupJobStatus status)