Uses of Interface
com.atlassian.confluence.internal.index.status.ReIndexJobManagerInternal
Packages that use ReIndexJobManagerInternal
Package
Description
-
Uses of ReIndexJobManagerInternal in com.atlassian.confluence.internal.index.status
Classes in com.atlassian.confluence.internal.index.status that implement ReIndexJobManagerInternalModifier and TypeClassDescriptionclass
This implementation ofReIndexJobManager
listens to indexing-related events and update re-index status accordingly -
Uses of ReIndexJobManagerInternal in com.atlassian.confluence.internal.index.status.schedule
Constructors in com.atlassian.confluence.internal.index.status.schedule with parameters of type ReIndexJobManagerInternalModifierConstructorDescriptionReIndexHouseKeepingJobRunner
(ReIndexJobManagerInternal jobManager, ClusterManager clusterManager, com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager, com.atlassian.event.api.EventPublisher eventPublisher)