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

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

Subinterfaces of Update in org.ow2.bonita.facade.runtime
 interface AssignUpdate
          Interface for getting recorded (runtime) information for assignment change on task.
 interface StateUpdate
          Interface for getting recorded (runtime) information for state change on task.
 

Methods in org.ow2.bonita.facade.runtime that return types with arguments of type Update
 java.util.List<Update> TaskInstance.getUpdates()
          Returns the list of recorded state changes.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.