Class ClusterSafetyJob
- java.lang.Object
-
- com.atlassian.confluence.cluster.safety.ClusterSafetyJob
-
- All Implemented Interfaces:
com.atlassian.scheduler.JobRunner
public class ClusterSafetyJob extends Object implements com.atlassian.scheduler.JobRunner
-
-
Constructor Summary
Constructors Constructor Description ClusterSafetyJob(ClusterSafetyManager clusterSafetyManager)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description @Nullable com.atlassian.scheduler.JobRunnerResponse
runJob(com.atlassian.scheduler.JobRunnerRequest request)
-
-
-
Constructor Detail
-
ClusterSafetyJob
public ClusterSafetyJob(ClusterSafetyManager clusterSafetyManager)
-
-