public interface SystemMaintenanceTask extends ConvertibleToJournalEntry
SystemMaintenanceTaskQueue. This class only holds metadata for the task.
The actual logic to execute the task is kept separately in accompanying SystemMaintenanceTaskRunner.
Each pair of task runner and task must be registered in SystemMaintenanceTaskRegistry.| Modifier and Type | Method and Description |
|---|---|
SystemMaintenanceTaskType |
getTaskType() |
convertToJournalEntrySystemMaintenanceTaskType getTaskType()
Copyright © 2003–2020 Atlassian. All rights reserved.