Uses of Interface
com.atlassian.confluence.cluster.ClusterExecutionService
Packages that use ClusterExecutionService
Package
Description
-
Uses of ClusterExecutionService in com.atlassian.confluence.cluster
Subinterfaces of ClusterExecutionService in com.atlassian.confluence.cluster -
Uses of ClusterExecutionService in com.atlassian.confluence.cluster.hazelcast
Classes in com.atlassian.confluence.cluster.hazelcast that implement ClusterExecutionService -
Uses of ClusterExecutionService in com.atlassian.confluence.impl.admin.actions
Methods in com.atlassian.confluence.impl.admin.actions with parameters of type ClusterExecutionServiceModifier and TypeMethodDescriptionvoid
MarkAllLogsAction.setClusterManager
(ClusterExecutionService clusterManager) -
Uses of ClusterExecutionService in com.atlassian.confluence.impl.cluster
Subinterfaces of ClusterExecutionService in com.atlassian.confluence.impl.cluster -
Uses of ClusterExecutionService in com.atlassian.testsupport
Classes in com.atlassian.testsupport that implement ClusterExecutionServiceModifier and TypeClassDescriptionfinal class
An implementation ofClusterManager
for use when no clustering is configured.