JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
com.atlassian.crowd.service.cluster.ClusterInformation
Packages that use
ClusterInformation
Package
Description
com.atlassian.crowd.acceptance.tests.cluster
com.atlassian.crowd.manager.cluster
com.atlassian.crowd.service.cluster
Uses of
ClusterInformation
in
com.atlassian.crowd.acceptance.tests.cluster
Methods in
com.atlassian.crowd.acceptance.tests.cluster
that return
ClusterInformation
Modifier and Type
Method
Description
ClusterInformation
MockClusterService.
getInformation
()
Uses of
ClusterInformation
in
com.atlassian.crowd.manager.cluster
Classes in
com.atlassian.crowd.manager.cluster
that implement
ClusterInformation
Modifier and Type
Class
Description
class
ClusterInformationImpl
Methods in
com.atlassian.crowd.manager.cluster
that return
ClusterInformation
Modifier and Type
Method
Description
ClusterInformation
ClusterServiceImpl.
getInformation
()
Uses of
ClusterInformation
in
com.atlassian.crowd.service.cluster
Methods in
com.atlassian.crowd.service.cluster
that return
ClusterInformation
Modifier and Type
Method
Description
ClusterInformation
ClusterService.
getInformation
()