public class DefaultTrashCleanupJobStatusManager extends Object implements TrashCleanupJobStatusManager
| Constructor and Description |
|---|
DefaultTrashCleanupJobStatusManager(com.atlassian.bandana.BandanaManager bandanaManager) |
| Modifier and Type | Method and Description |
|---|---|
TrashCleanupJobStatus |
getCurrentStatus() |
void |
setCurrentStatus(TrashCleanupJobStatus status)
Store the status of current soft removal job
|
public DefaultTrashCleanupJobStatusManager(com.atlassian.bandana.BandanaManager bandanaManager)
public void setCurrentStatus(TrashCleanupJobStatus status)
TrashCleanupJobStatusManagersetCurrentStatus in interface TrashCleanupJobStatusManagerpublic TrashCleanupJobStatus getCurrentStatus()
getCurrentStatus in interface TrashCleanupJobStatusManagerCopyright © 2003–2022 Atlassian. All rights reserved.