Uses of Class
org.gcube.smartgears.lifecycle.application.ApplicationState

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.
 



Copyright © 2014. All Rights Reserved.