Uses of Interface
org.ow2.orchestra.facade.def.ProcessStateUpdate

Packages that use ProcessStateUpdate
org.ow2.orchestra.facade.def   
org.ow2.orchestra.facade.def.impl   
 

Uses of ProcessStateUpdate in org.ow2.orchestra.facade.def
 

Methods in org.ow2.orchestra.facade.def that return types with arguments of type ProcessStateUpdate
 List<ProcessStateUpdate> ProcessDefinition.getStateUpdates()
           
 

Uses of ProcessStateUpdate in org.ow2.orchestra.facade.def.impl
 

Classes in org.ow2.orchestra.facade.def.impl that implement ProcessStateUpdate
 class ProcessStateUpdateImpl
           
 

Fields in org.ow2.orchestra.facade.def.impl with type parameters of type ProcessStateUpdate
protected  List<ProcessStateUpdate> ProcessDefinitionImpl.stateUpdates
           
 

Methods in org.ow2.orchestra.facade.def.impl that return ProcessStateUpdate
 ProcessStateUpdate ProcessStateUpdateImpl.copy()
           
 

Methods in org.ow2.orchestra.facade.def.impl that return types with arguments of type ProcessStateUpdate
 List<ProcessStateUpdate> ProcessDefinitionImpl.getStateUpdates()
           
 

Constructors in org.ow2.orchestra.facade.def.impl with parameters of type ProcessStateUpdate
ProcessStateUpdateImpl(ProcessStateUpdate src)
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.