|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | 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.remote | 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. |
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.remote | |
---|---|
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.runtime | |
---|---|
ActivityBody
Runtime (recorded) data concerning activities is divided in a common part and a body. |
|
AssignUpdate
Interface for getting recorded (runtime) information for assignment change on task. |
|
InstanceState
Possible state of 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. |
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |