Package | Description |
---|---|
com.atlassian.confluence.server |
Modifier and Type | Method and Description |
---|---|
ApplicationState |
DefaultApplicationStatusService.getState() |
ApplicationState |
ApplicationStatusService.getState() |
static ApplicationState |
ApplicationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationState[] |
ApplicationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
MutableApplicationStatusService.setState(ApplicationState state) |
void |
DefaultApplicationStatusService.setState(ApplicationState state) |
Copyright © 2003–2016 Atlassian. All rights reserved.