Package org.ow2.bonita.facade

Interface Summary
APIAccessor Helper class giving access to QueryDefinitionAPI, QueryRuntimeAPI, ManagementAPI, DefinitionAPI, RuntimeAPI and CommandAPI interfaces.
CommandAPI To allow developpers to write and execute its own commands packaged within its application.
ManagementAPI Workflow process deployment operations.
QueryAPIAccessor Helper class giving access to QueryDefinitionAPI and QueryRuntimeAPI interfaces.
QueryDefinitionAPI Getters on the workflow definition data for:
packages processes activities participants As indicated by its prefix: Query, this interface could be seen as complementary to the QueryRuntimeAPI interface.
This interface deals with the static part of the data managed by the wokflow.

Workflow data can be retrieved with both entities ids or names.
QueryRuntimeAPI Getters on workflow recorded data.
Operations in this API applies to main entities managed by Nova Bonita such as:
packages, processes, process instances, activities, tasks.
Returned records are issued from recorded runtime informations (both runtime and archived workflow instances).
RuntimeAPI To manage process, process instance and task life cycle operations as well as to set/add/update variables within activity or instance.
 

Class Summary
APIConfig  
 

Enum Summary
Context  
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.