Interface | Description |
---|---|
SystemMaintenanceTaskQueue |
A queue containing
SystemMaintenanceTask s. |
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–2020 Atlassian. All rights reserved.