Package org.ow2.bonita.definition

Contains interfaces to implement end-user classes for hooks, role mappers and performer assignments.

See:
          Description

Interface Summary
Hook Implementing this interface allows to execute not transactional hooks.
PerformerAssign Performer assignment is dedicated to manual activity (ie. activity with startMode=Manual, aka human task).
RoleMapper Role mapper is dedicated to manual activity (ie. activity with startMode=Manual, aka human task).
TxHook Implementing this interface allows to execute transactional hooks.
 

Class Summary
ClassInfo  
Deadline  
Deadline.ExecuteHookActivity  
GlobalClassData  
InstanceInitiator  
JavaHook  
PackageClassData  
PackageDependency  
Performer is a process role (aka participant/swimlane).
ProcessParameter  
PropertyPerformerAssign  
XpdlProcess  
 

Enum Summary
Deadline.Type  
JavaHook.Type  
ProcessParameter.ParameterType  
 

Package org.ow2.bonita.definition Description

Contains interfaces to implement end-user classes for hooks, role mappers and performer assignments.