Uses of Enum Class
ru.cg.webbpm.studio.subsystems.deploy.appserver.impl.Deployment.Status
Packages that use Deployment.Status
-
Uses of Deployment.Status in ru.cg.webbpm.studio.subsystems.deploy.appserver.impl
Methods in ru.cg.webbpm.studio.subsystems.deploy.appserver.impl that return Deployment.StatusModifier and TypeMethodDescriptionDeployment.execute()
Executes the deploymentStandaloneDeployment.execute()
static Deployment.Status
Returns the enum constant of this class with the specified name.static Deployment.Status[]
Deployment.Status.values()
Returns an array containing the constants of this enum class, in the order they are declared.