Packages |
org.ow2.bonita.definition |
Contains interfaces to be implemented for Hooks, Mappers, Performer Assignments, Multi-instantiation. |
org.ow2.bonita.deployment |
Contains the class Deployment (parameter of a ManagementAPI method). |
org.ow2.bonita.facade |
Nova Bonita Workflow APIs for handling workflow definition, deployment,
execution and history. |
org.ow2.bonita.facade.def.dataType |
Contains interfaces for objects dedicated to XPDL datatype elements returned by the QueryDefintionAPI. |
org.ow2.bonita.facade.def.element |
Contains interfaces for XPDL definition of objects of non major elements defined within package, process, activity, participant
(including ones defined by extended attributes like Hook, RoleMapper, PerformerAssignment, multi-instantiation)
returned by the QueryDefintionAPI. |
org.ow2.bonita.facade.def.majorElement |
Contains interfaces for objects representing major XPDL elements returned
by the org.ow2.bonita.facade.QueryDefintionAPI . |
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. |
org.ow2.bonita.facade.runtime.var |
Contains runtime classes required for workflow variables. |
org.ow2.bonita.facade.uuid |
It Contains classes that implement universally unique identifier (UUID) for returned
objects or parameters of the Bonita API. |
org.ow2.bonita.util |
Contains the two parent classes for Bonita Exception (one for runtime and the other for checked exception). |