public interface SystemMaintenanceTask
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
.Copyright © 2003–2020 Atlassian. All rights reserved.