Package de.aristaflow.adept2.core.eventmanager
-
Interface Summary Interface Description ActivityEventManager To allow for event handler to execute activities and to control these executions, anActivityEventManager
provides a subset of the methods of aRuntimeService
.EventManager An event manager provides the means to create events including arbitrary data and handling these events.InstanceStartEventManager To allow for event handler to start process instances, anInstanceStartEventManager
provides some methods of aTemplateManager
and ofInstanceControl
.