Package org.ow2.bonita.definition

Contains interfaces to be implemented for Hooks, Mappers, Performer Assignments, Multi-instantiation.

See:
          Description

Interface Summary
Hook Implementing this interface allows to execute not transactional hooks.
MultiInstantiator Implementing this interface is required to get multi-instantiation feature.
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
InstanceInitiator Specific class for Role Mapper getting the initiator of the instance.
MultiInstantiatorDescriptor Class returned by the MultiInstantiator interface and therefore by the classes implementing it written for the need of the end user application.
VariablePerformerAssign Specific class for Performer Assignment with variable type (used by the engine).
 

Enum Summary
ActivityType  
 

Package org.ow2.bonita.definition Description

Contains interfaces to be implemented for Hooks, Mappers, Performer Assignments, Multi-instantiation.



Copyright © 2009 OW2 Consortium. All Rights Reserved.