Uses of Package
org.ow2.bonita.facade.runtime

Packages that use org.ow2.bonita.facade.runtime
org.ow2.bonita.definition Contains interfaces to be implemented for Hooks, Mappers, Performer Assignments, Multi-instantiation.
 
org.ow2.bonita.facade   
org.ow2.bonita.facade.exception Contains exception classes thrown by Nova Bonita APIs. 
org.ow2.bonita.facade.internal All interfaces in this package are for internal use only. 
org.ow2.bonita.facade.runtime It contains interfaces for recorded data for runtime informations on different types of workflow elements : process, activity, variable, hook.
 
org.ow2.bonita.facade.runtime.impl   
 

Classes in org.ow2.bonita.facade.runtime used by org.ow2.bonita.definition
ActivityBody
          Runtime (recorded) data concerning activities is divided in a common part and a body.
This interface concerns the body of the activity.
It provides three common methods for the four interfaces dedicated for body of activity
(getting ActivityBodyUUID, started and ended date).
ActivityInstance
          Runtime (recorded) data concerning activities is divided in a common part and a body.
This interface concerns the common part for the activity.
 

Classes in org.ow2.bonita.facade.runtime used by org.ow2.bonita.facade
ActivityBody
          Runtime (recorded) data concerning activities is divided in a common part and a body.
This interface concerns the body of the activity.
It provides three common methods for the four interfaces dedicated for body of activity
(getting ActivityBodyUUID, started and ended date).
ActivityInstance
          Runtime (recorded) data concerning activities is divided in a common part and a body.
This interface concerns the common part for the activity.
ActivityState
          Possible states of task.
Comment
           
ProcessInstance
          Interface for getting recorded (runtime) information on process instance.
TaskInstance
          Interface for the body of task activity (aka Manual activity).
 

Classes in org.ow2.bonita.facade.runtime used by org.ow2.bonita.facade.exception
ActivityState
          Possible states of task.
InstanceState
          Possible state of process instance.
 

Classes in org.ow2.bonita.facade.runtime used by org.ow2.bonita.facade.internal
ActivityBody
          Runtime (recorded) data concerning activities is divided in a common part and a body.
This interface concerns the body of the activity.
It provides three common methods for the four interfaces dedicated for body of activity
(getting ActivityBodyUUID, started and ended date).
ActivityInstance
          Runtime (recorded) data concerning activities is divided in a common part and a body.
This interface concerns the common part for the activity.
ActivityState
          Possible states of task.
Comment
           
ProcessInstance
          Interface for getting recorded (runtime) information on process instance.
TaskInstance
          Interface for the body of task activity (aka Manual activity).
 

Classes in org.ow2.bonita.facade.runtime used by org.ow2.bonita.facade.runtime
ActivityBody
          Runtime (recorded) data concerning activities is divided in a common part and a body.
This interface concerns the body of the activity.
It provides three common methods for the four interfaces dedicated for body of activity
(getting ActivityBodyUUID, started and ended date).
ActivityFullBody
          This interface is dedicated to internal use.
ActivityFullInstance
          This interface if dedicated to internal use.
ActivityInstance
          Runtime (recorded) data concerning activities is divided in a common part and a body.
This interface concerns the common part for the activity.
ActivityState
          Possible states of task.
AssignUpdate
          Interface for getting recorded (runtime) information for assignment change on task.
Comment
           
InstanceState
          Possible state of process instance.
InstanceStateUpdate
          Interface providing methods to get informations about state changes of the process instance.
ProcessInstance
          Interface for getting recorded (runtime) information on process instance.
RuntimeRecord
          Interface for getting recorded (runtime) information common to ProcessInstance and ActivityInstance.
StateUpdate
          Interface for getting recorded (runtime) information for state change on task.
TaskInstance
          Interface for the body of task activity (aka Manual activity).
Update
          Interface providing common methods to get informations about state and assignment changes of the task.
VariableUpdate
          Interface for getting recorded runtime information on variable update.
 

Classes in org.ow2.bonita.facade.runtime used by org.ow2.bonita.facade.runtime.impl
ActivityBody
          Runtime (recorded) data concerning activities is divided in a common part and a body.
This interface concerns the body of the activity.
It provides three common methods for the four interfaces dedicated for body of activity
(getting ActivityBodyUUID, started and ended date).
ActivityFullBody
          This interface is dedicated to internal use.
ActivityFullInstance
          This interface if dedicated to internal use.
ActivityInstance
          Runtime (recorded) data concerning activities is divided in a common part and a body.
This interface concerns the common part for the activity.
ActivityState
          Possible states of task.
AssignUpdate
          Interface for getting recorded (runtime) information for assignment change on task.
AutomaticBody
          Interface for the body of Automatic activity (the activity is automatically executed by the engine).
Comment
           
InstanceState
          Possible state of process instance.
InstanceStateUpdate
          Interface providing methods to get informations about state changes of the process instance.
ProcessFullInstance
          This interface is dedicated to internal use.
ProcessInstance
          Interface for getting recorded (runtime) information on process instance.
RouteBody
          Interface is for the body of Route activity.
RuntimeRecord
          Interface for getting recorded (runtime) information common to ProcessInstance and ActivityInstance.
StateUpdate
          Interface for getting recorded (runtime) information for state change on task.
SubflowBody
          Interface for the body of Subflow activity.
TaskFullInstance
          This interface is dedicated to internal use.
TaskInstance
          Interface for the body of task activity (aka Manual activity).
Update
          Interface providing common methods to get informations about state and assignment changes of the task.
VariableUpdate
          Interface for getting recorded runtime information on variable update.
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.