Package com.atlassian.confluence.impl.system.task
-
Interface Summary Interface Description SystemMaintenanceTask Interface representing tasks to be performed by theSystemMaintenanceTaskQueue
.SystemMaintenanceTaskMarshalling Marshal aSystemMaintenanceTask
into a string and vice versa -
Class Summary Class Description CreateIndexSnapshotMaintenanceTask Create an index snapshot after a successful reindex in DCJsonSystemMaintenanceTaskMarshalling Use JSON to marshal/unmarshal tasksReIndexMaintenanceTask RestoreIndexSnapshotMaintenanceTask ASystemMaintenanceTask
that is created when a node uploads a snapshot of its index to be used by other nodes in the cluster to replace their indexes.RestoreIndexSnapshotMaintenanceTask.IndexSnapshot Hold an index snapshot -
Enum Summary Enum Description SystemMaintenanceTaskType Types ofSystemMaintenanceTask
s.