Package de.aristaflow.adept2.core.eventmanager
-
Interface Summary Interface Description ActivityEventManager To allow for event handler to execute activities and to control these executions, anActivityEventManagerprovides 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, anInstanceStartEventManagerprovides some methods of aTemplateManagerand ofInstanceControl.