public class NodeDataProvider extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CLUSTER_NODE_NAME_PROPERTY |
static String |
NOT_CLUSTERED |
Constructor and Description |
---|
NodeDataProvider(CrowdLicenseStore crowdLicenseStore,
CrowdApplicationConfig applicationConfig) |
Modifier and Type | Method and Description |
---|---|
String |
getNodeName() |
boolean |
isClusteringAvailable() |
boolean |
isStale() |
public static final String CLUSTER_NODE_NAME_PROPERTY
public static final String NOT_CLUSTERED
public NodeDataProvider(CrowdLicenseStore crowdLicenseStore, CrowdApplicationConfig applicationConfig)
public boolean isStale()
isClusteringConfigured(CrowdLicense)
to be out-of-datepublic String getNodeName()
public boolean isClusteringAvailable()
Copyright © 2021 Atlassian. All rights reserved.