Package org.activiti.engine.delegate.event
package org.activiti.engine.delegate.event
-
ClassDescriptionAn
ActivitiEventrelated to cancel event being sent to an activity.AnActivitiEventrelated to an activity within an execution;AnActivitiEventrelated to cancel event being sent when activiti object is cancelled.AnActivitiEventrelated to a single entity.AnActivitiEntityEventrelated to a single entity.AnActivitiEventrelated to an error being sent to an activity.Describes an event that occurred in the Activiti Engine which is dispatched to external listeners, if any.Dispatcher which allows for adding and removingActivitiEventListeners to the Activiti Engine as well as dispatchingActivitiEventto all the listeners registered.Describes a class that listens forActivitiEvents dispatched by the engine.Enumeration containing all possible types ofActivitiEvents.Indicates theActivitiEventalso contains information about aThrowablethat occurred, triggering the event.An event related to group memberships.AnActivitiEventrelated to an message being sent to an activity.AnActivitiEventrelated to start event being sent when activiti process instance is started.AnActivitiEventthat indicates a certain sequence flow has been taken.AnActivitiEventrelated to a signal being sent to an activity.AnActivitiEventrelated to a single variable.AnActivitiVariableEventfor an update variable event.Base event listener that can be used when implementing anActivitiEventListenerto get notified when an entity is created, updated, deleted or if another entity-related event occurs.