Uses of Enum Class
com.atlassian.confluence.cluster.ZduStatus.State
Packages that use ZduStatus.State
Package
Description
Internal interfaces that are NOT exposed to the plugin classpath, by being excluded in the packageScanningConfiguration
of bootstrapContext.xml.
-
Uses of ZduStatus.State in com.atlassian.confluence.cluster
Methods in com.atlassian.confluence.cluster that return ZduStatus.StateModifier and TypeMethodDescriptionZduStatus.getState()
static ZduStatus.State
Returns the enum constant of this class with the specified name.static ZduStatus.State[]
ZduStatus.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.atlassian.confluence.cluster with parameters of type ZduStatus.State -
Uses of ZduStatus.State in com.atlassian.confluence.internal
Methods in com.atlassian.confluence.internal that return ZduStatus.StateMethods in com.atlassian.confluence.internal with parameters of type ZduStatus.StateConstructors in com.atlassian.confluence.internal with parameters of type ZduStatus.StateModifierConstructorDescriptionZduStatusEntity
(ZduStatus.State state, String originalClusterVersion, int originalBuildNumber)