Package | Description |
---|---|
com.atlassian.jira.instance |
Modifier and Type | Method and Description |
---|---|
InstanceState |
InstanceStateProvider.currentState()
Returns the current state of the instance.
|
static InstanceState |
InstanceState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InstanceState[] |
InstanceState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.