Class ClusterLockExecutionService

java.lang.Object
com.atlassian.confluence.impl.cluster.lock.ClusterLockExecutionService

public class ClusterLockExecutionService extends Object
A service to execute a runnable with a cluster lock.
Since:
9.1.0
  • Constructor Details

    • ClusterLockExecutionService

      public ClusterLockExecutionService(com.atlassian.beehive.ClusterLockService clusterLockService)
  • Method Details