Uses of Interface
org.ow2.bonita.facade.runtime.VariableUpdate

Packages that use VariableUpdate
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 VariableUpdate in org.ow2.bonita.facade.runtime
 

Methods in org.ow2.bonita.facade.runtime that return types with arguments of type VariableUpdate
 java.util.List<VariableUpdate> ActivityInstance.getVariableUpdates()
          Gives access to the historic of variables updates.
 java.util.List<VariableUpdate> ProcessInstance.getVariableUpdates()
          Gives access to the historic of variables updates.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.