| Package | Description |
|---|---|
| com.atlassian.bamboo.agent.elastic.server |
| Modifier and Type | Method and Description |
|---|---|
RemoteElasticInstanceState |
RemoteElasticInstance.getState() |
static RemoteElasticInstanceState |
RemoteElasticInstanceState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RemoteElasticInstanceState[] |
RemoteElasticInstanceState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteElasticInstanceListener.elasticInstanceStateChanged(RemoteElasticInstance remoteElasticInstance,
RemoteElasticInstanceState oldState,
RemoteElasticInstanceState newState) |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.