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 Summary

    Fields inherited from interface com.atlassian.plugin.manager.ClusterEnvironmentProvider

    SINGLE_NODE
  • Constructor Summary

    Constructors
    Constructor
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Deprecated, for removal: This API element is subject to removal in a future version.
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ConfluenceClusterEnvironmentProvider

      public ConfluenceClusterEnvironmentProvider(ClusterManager clusterManager)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • isInCluster

      public boolean isInCluster()
      Deprecated, for removal: This API element is subject to removal in a future version.
      Specified by:
      isInCluster in interface com.atlassian.plugin.manager.ClusterEnvironmentProvider