Package com.atlassian.confluence.plugin
Class ConfluenceClusterEnvironmentProvider
java.lang.Object
com.atlassian.confluence.plugin.ConfluenceClusterEnvironmentProvider
- All Implemented Interfaces:
- com.atlassian.plugin.manager.ClusterEnvironmentProvider
@Deprecated(forRemoval=true)
public class ConfluenceClusterEnvironmentProvider
extends Object
implements com.atlassian.plugin.manager.ClusterEnvironmentProvider
Deprecated, for removal: This API element is subject to removal in a future version.
since 9.4
Atlassian plugins wrapper for ClusterManager
- Since:
- 6.1
- 
Field SummaryFields inherited from interface com.atlassian.plugin.manager.ClusterEnvironmentProviderSINGLE_NODE
- 
Constructor SummaryConstructorsConstructorDescriptionConfluenceClusterEnvironmentProvider(ClusterManager clusterManager) Deprecated, for removal: This API element is subject to removal in a future version.
- 
Method SummaryModifier and TypeMethodDescriptionbooleanDeprecated, for removal: This API element is subject to removal in a future version.
- 
Constructor Details- 
ConfluenceClusterEnvironmentProviderDeprecated, for removal: This API element is subject to removal in a future version.
 
- 
- 
Method Details- 
isInClusterpublic boolean isInCluster()Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
- isInClusterin interface- com.atlassian.plugin.manager.ClusterEnvironmentProvider
 
 
-