Uses of Class
nextgrid.api.pom.ProcessController.State

Packages that use ProcessController.State
nextgrid.api.pom   
 

Uses of ProcessController.State in nextgrid.api.pom
 

Methods in nextgrid.api.pom that return ProcessController.State
 ProcessController.State ProcessController.getState()
          Gets the current state of the workflow execution.
static ProcessController.State ProcessController.State.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ProcessController.State[] ProcessController.State.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2006-2008 Grid Systems, S.A.. All Rights Reserved.