Package | Description |
---|---|
com.atlassian.confluence.cluster | |
com.atlassian.confluence.internal |
Internal interfaces that are NOT exposed to the plugin classpath, by being excluded in the packageScanningConfiguration
of bootstrapContext.xml.
|
Modifier and Type | Method and Description |
---|---|
ZduStatus.State |
ZduStatus.getState() |
static ZduStatus.State |
ZduStatus.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ZduStatus.State[] |
ZduStatus.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
String |
ClusterMembershipCriteria.getDifferenceExplanation(ZduStatus.State state,
ClusterMembershipCriteria cluster)
Deprecated.
|
boolean |
ClusterMembershipCriteria.isConsistentWithCluster(ZduStatus.State state,
ClusterMembershipCriteria cluster)
Deprecated.
|
Constructor and Description |
---|
ZduStatus(ZduStatus.State state,
String originalClusterVersion) |
Modifier and Type | Method and Description |
---|---|
ZduStatus.State |
ZduStatusEntity.getState() |
Modifier and Type | Method and Description |
---|---|
void |
ZduStatusEntity.setState(ZduStatus.State state) |
Constructor and Description |
---|
ZduStatusEntity(ZduStatus.State state,
String originalClusterVersion,
int originalBuildNumber) |
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences