Uses of Package
org.ow2.bonita.facade

Packages that use org.ow2.bonita.facade
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.util It Contains AccessorUtil class to unify access to Bonita APIs. 
 

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.
Context
           
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.
 

Classes in org.ow2.bonita.facade used by org.ow2.bonita.util
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.
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.