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 aSystemMaintenanceTaskRunnerto 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) RegistertaskRunnerto 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 TypeClassDescriptionclassCreate an index snapshot after a (full or partial) site reindex in DC.classTrigger a reindex task for site or spacesclass