Module io.automatiko.engine.api
Package io.automatiko.engine.api.event.process
package io.automatiko.engine.api.event.process
Events emitted while process instances are executing.
-
ClassDescriptionMarker interface for event listeners to indicate it should not be invoked directly but only upon successful completion of unit of work.A runtime event that is generated when a ProcessInstance is completed.A runtime event related to the execution of process instances.A listener for events related to process instance execution.A manager for process related events.An event related to the execution of a node instance within a process instance.An event when a node inside a process instance has been initialized but not yet executed.An event when a work item has transition between life cycle phasesAn event when a node inside a process instance has been left.An event when a node inside a process instance has been triggered.An event when a SLA has been violated.An event when a process instance has been started.An event when a variable inside a process instance has been changed.An event when a work item has transition between life cycle phasesAn event when a SLA has been violated.