|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApplicationState | |
|---|---|
| org.gcube.smartgears.extensions.resource | |
| org.gcube.smartgears.lifecycle.application | |
| Uses of ApplicationState in org.gcube.smartgears.extensions.resource |
|---|
| Constructors in org.gcube.smartgears.extensions.resource with parameters of type ApplicationState | |
|---|---|
LifecycleResource.State(ApplicationState state)
|
|
| Uses of ApplicationState in org.gcube.smartgears.lifecycle.application |
|---|
| Methods in org.gcube.smartgears.lifecycle.application that return ApplicationState | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||