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