Uses of Class
org.ow2.bonita.facade.def.majorElement.ProcessDefinition.ProcessState

Packages that use ProcessDefinition.ProcessState
org.ow2.bonita.facade.def.majorElement Contains interfaces for objects representing major XPDL elements returned by the org.ow2.bonita.facade.QueryDefintionAPI
 

Uses of ProcessDefinition.ProcessState in org.ow2.bonita.facade.def.majorElement
 

Methods in org.ow2.bonita.facade.def.majorElement that return ProcessDefinition.ProcessState
 ProcessDefinition.ProcessState ProcessDefinition.getState()
           
static ProcessDefinition.ProcessState ProcessDefinition.ProcessState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ProcessDefinition.ProcessState[] ProcessDefinition.ProcessState.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.