Uses of Package
org.ow2.bonita.facade

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

Classes in org.ow2.bonita.facade used by org.ow2.bonita.definition
APIAccessor
          Helper class giving access to QueryDefinitionAPI, QueryRuntimeAPI, ManagementAPI, DefinitionAPI, RuntimeAPI and CommandAPI interfaces.
QueryAPIAccessor
          Helper class giving access to QueryDefinitionAPI and QueryRuntimeAPI interfaces.
 

Classes in org.ow2.bonita.facade used by org.ow2.bonita.facade
CommandAPI
          To allow developpers to write and execute its own commands packaged within its application.
DefinitionAPI
          Not supported.
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.
QueryRuntimeAPI
          Getters on workflow recorded data.
RuntimeAPI
          To manage process, process instance and task life cycle operations as well as to set/add/update variables within activity or instance.
 



Copyright © 2008 OW2 Consortium. All Rights Reserved.