Uses of Package
com.atlassian.confluence.impl.system.task
-
Packages that use com.atlassian.confluence.impl.system.task Package Description com.atlassian.confluence.impl.system com.atlassian.confluence.impl.system.runner com.atlassian.confluence.impl.system.task -
Classes in com.atlassian.confluence.impl.system.task used by com.atlassian.confluence.impl.system Class Description SystemMaintenanceTask Interface representing tasks to be performed by theSystemMaintenanceTaskQueue
.SystemMaintenanceTaskMarshalling Marshal aSystemMaintenanceTask
into a string and vice versaSystemMaintenanceTaskType Types ofSystemMaintenanceTask
s. -
Classes in com.atlassian.confluence.impl.system.task used by com.atlassian.confluence.impl.system.runner Class Description CreateIndexSnapshotMaintenanceTask Create an index snapshot after a successful reindex in DCReIndexMaintenanceTask 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.SystemMaintenanceTask Interface representing tasks to be performed by theSystemMaintenanceTaskQueue
. -
Classes in com.atlassian.confluence.impl.system.task used by com.atlassian.confluence.impl.system.task Class Description RestoreIndexSnapshotMaintenanceTask.IndexSnapshot Hold an index snapshotSystemMaintenanceTask Interface representing tasks to be performed by theSystemMaintenanceTaskQueue
.SystemMaintenanceTaskMarshalling Marshal aSystemMaintenanceTask
into a string and vice versaSystemMaintenanceTaskType Types ofSystemMaintenanceTask
s.