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

Packages that use org.ow2.bonita.facade.runtime
org.ow2.bonita.definition Contains interfaces to implement end-user classes for hooks, role mappers and performer assignments. 
org.ow2.bonita.facade Nova Bonita Workflow APIs for handling workflow definition, deployment, execution and history. 
org.ow2.bonita.facade.exception Contains exception classes thrown by Nova Bonita APIs. 
org.ow2.bonita.facade.runtime It contains interfaces for recorded data for runtime informations on different types of workflow elements : process, activity, variable, hook. 
 

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.
ActivityInstance
          Runtime (recorded) data concerning activities is divided in a common part and a body.
 

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.
ActivityInstance
          Runtime (recorded) data concerning activities is divided in a common part and a body.
ProcessInstance
          Interface for getting recorded (runtime) information on process instance.
TaskInstance
          Interface for the body of task activity (aka Manual activity).
TaskState
          Possible states of task.
 

Classes in org.ow2.bonita.facade.runtime used by org.ow2.bonita.facade.exception
TaskState
          Possible states of task.
 

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.
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.
InstanceState
          Possible state of process instance.
ProcessInstance
          Interface for getting recorded (runtime) information on process instance.
RuntimeRecord
          Interface for getting recorded (runtime) information common to ProcessInstance and ActivityInstance.
TaskInstance
          Interface for the body of task activity (aka Manual activity).
TaskState
          Possible states of task.
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 © 2008 OW2 Consortium. All Rights Reserved.