Class ConfluenceCrowdClusterService
java.lang.Object
com.atlassian.confluence.impl.user.crowd.cluster.ConfluenceCrowdClusterService
- All Implemented Interfaces:
com.atlassian.crowd.service.cluster.ClusterService
public final class ConfluenceCrowdClusterService
extends Object
implements com.atlassian.crowd.service.cluster.ClusterService
- Since:
- 7.11.0
-
Constructor Details
-
ConfluenceCrowdClusterService
-
-
Method Details
-
isAvailable
public boolean isAvailable()- Specified by:
isAvailable
in interfacecom.atlassian.crowd.service.cluster.ClusterService
-
getNodeId
- Specified by:
getNodeId
in interfacecom.atlassian.crowd.service.cluster.ClusterService
-
getClusterNode
- Specified by:
getClusterNode
in interfacecom.atlassian.crowd.service.cluster.ClusterService
-
getInformation
public com.atlassian.crowd.service.cluster.ClusterInformation getInformation()- Specified by:
getInformation
in interfacecom.atlassian.crowd.service.cluster.ClusterService
-