|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServerLifecycleState | |
|---|---|
| com.atlassian.bamboo | |
| com.atlassian.bamboo.webwork | |
| com.atlassian.bamboo.ww2 | |
| Uses of ServerLifecycleState in com.atlassian.bamboo |
|---|
| Methods in com.atlassian.bamboo that return ServerLifecycleState | |
|---|---|
ServerLifecycleState |
ServerLifecycleProvider.getServerLifecycleState()
|
ServerLifecycleState |
ServerLifecycleManager.getServerLifecycleState()
|
ServerLifecycleState |
ServerLifecycleProviderImpl.getServerLifecycleState()
|
ServerLifecycleState |
ServerLifecycleManagerImpl.getServerLifecycleState()
|
ServerLifecycleState |
ServerLifecycleManager.pauseServer()
Puts the server into the PAUSING state |
ServerLifecycleState |
ServerLifecycleManagerImpl.pauseServer()
|
ServerLifecycleState |
ServerLifecycleManager.resumeServer()
Puts the server into the RUNNING state |
ServerLifecycleState |
ServerLifecycleManagerImpl.resumeServer()
|
static ServerLifecycleState |
ServerLifecycleState.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ServerLifecycleState[] |
ServerLifecycleState.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of ServerLifecycleState in com.atlassian.bamboo.webwork |
|---|
| Methods in com.atlassian.bamboo.webwork that return ServerLifecycleState | |
|---|---|
ServerLifecycleState |
ViewTelemetryAction.getServerLifecycleState()
|
| Uses of ServerLifecycleState in com.atlassian.bamboo.ww2 |
|---|
| Methods in com.atlassian.bamboo.ww2 that return ServerLifecycleState | |
|---|---|
ServerLifecycleState |
FreemarkerContext.getServerLifecycleState()
|
ServerLifecycleState |
BambooActionSupport.getServerLifecycleState()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||