Uses of Enum Class
org.gcube.smartgears.lifecycle.application.ApplicationState
Packages that use ApplicationState
Package
Description
-
Uses of ApplicationState in org.gcube.smartgears.extensions.resource
Constructors in org.gcube.smartgears.extensions.resource with parameters of type ApplicationState -
Uses of ApplicationState in org.gcube.smartgears.lifecycle.application
Methods in org.gcube.smartgears.lifecycle.application that return ApplicationStateModifier and TypeMethodDescriptionstatic ApplicationStateReturns the enum constant of this class with the specified name.static ApplicationState[]ApplicationState.values()Returns an array containing the constants of this enum class, in the order they are declared.