Uses of Class
org.ow2.bonita.facade.runtime.InstanceState

Packages that use InstanceState
org.ow2.bonita.facade.runtime It contains interfaces for recorded data for runtime informations on different types of workflow elements : process, activity, variable, hook. 
 

Uses of InstanceState in org.ow2.bonita.facade.runtime
 

Methods in org.ow2.bonita.facade.runtime that return InstanceState
 InstanceState ProcessInstance.getInstanceState()
          Returns the instance state.
static InstanceState InstanceState.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static InstanceState[] InstanceState.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.