| Interface | Description |
|---|---|
| SystemMaintenanceTaskQueue |
A queue containing
SystemMaintenanceTasks. |
| SystemMaintenanceTaskRegistry |
Hold the mapping between
SystemMaintenanceTask and SystemMaintenanceTaskRunner |
| Class | Description |
|---|---|
| DefaultSystemMaintenanceTaskRegistry | |
| JournalSystemMaintenanceTaskQueue |
An implementation of the
SystemMaintenanceTaskQueue that is backed by the Journal. |
| Exception | Description |
|---|---|
| MaintenanceTaskExecutionException |
An exception thrown when
SystemMaintenanceTask#execute() encounters an unrecoverable error. |
Copyright © 2003–2023 Atlassian. All rights reserved.