Uses of Interface
com.atlassian.confluence.impl.system.runner.SystemMaintenanceTaskRunner
Packages that use SystemMaintenanceTaskRunner
Package
Description
-
Uses of SystemMaintenanceTaskRunner in com.atlassian.confluence.impl.system
Methods in com.atlassian.confluence.impl.system that return types with arguments of type SystemMaintenanceTaskRunnerModifier and TypeMethodDescriptionDefaultSystemMaintenanceTaskRegistry.findTaskRunner
(SystemMaintenanceTaskType taskType) SystemMaintenanceTaskRegistry.findTaskRunner
(SystemMaintenanceTaskType taskType) Find aSystemMaintenanceTaskRunner
to run tasks of a specific typeMethods in com.atlassian.confluence.impl.system with parameters of type SystemMaintenanceTaskRunnerModifier and TypeMethodDescription<T extends SystemMaintenanceTask>
voidDefaultSystemMaintenanceTaskRegistry.register
(SystemMaintenanceTaskType taskType, SystemMaintenanceTaskRunner<T> taskRunner) <T extends SystemMaintenanceTask>
voidSystemMaintenanceTaskRegistry.register
(SystemMaintenanceTaskType taskType, SystemMaintenanceTaskRunner<T> taskRunner) RegistertaskRunner
to run tasks of a specific type -
Uses of SystemMaintenanceTaskRunner in com.atlassian.confluence.impl.system.runner
Classes in com.atlassian.confluence.impl.system.runner that implement SystemMaintenanceTaskRunnerModifier and TypeClassDescriptionclass
Create an index snapshot after a full reindex in DC.class
Trigger a reindex task for site or spacesclass