Package com.atlassian.confluence.impl.system
- 
Interface Summary Interface Description SystemMaintenanceTaskQueue A queue containingSystemMaintenanceTasks.SystemMaintenanceTaskRegistry Hold the mapping betweenSystemMaintenanceTaskandSystemMaintenanceTaskRunner
- 
Class Summary Class Description DefaultSystemMaintenanceTaskRegistry JournalSystemMaintenanceTaskQueue An implementation of theSystemMaintenanceTaskQueuethat is backed by the Journal.
- 
Exception Summary Exception Description MaintenanceTaskExecutionException An exception thrown whenSystemMaintenanceTask#execute()encounters an unrecoverable error.