Uses of Package
org.activiti.engine.delegate.event
-
Classes in org.activiti.engine.delegate.event used by org.activiti.engine Class Description ActivitiEvent Describes an event that occurred in the Activiti Engine which is dispatched to external listeners, if any.ActivitiEventListener Describes a class that listens forActivitiEvents dispatched by the engine.ActivitiEventType Enumeration containing all possible types ofActivitiEvents. -
Classes in org.activiti.engine.delegate.event used by org.activiti.engine.delegate.event Class Description ActivitiActivityEvent AnActivitiEventrelated to an activity within an execution;ActivitiCancelledEvent AnActivitiEventrelated to cancel event being sent when activiti object is cancelled.ActivitiEntityEvent AnActivitiEventrelated to a single entity.ActivitiEntityWithVariablesEvent AnActivitiEntityEventrelated to a single entity.ActivitiEvent Describes an event that occurred in the Activiti Engine which is dispatched to external listeners, if any.ActivitiEventListener Describes a class that listens forActivitiEvents dispatched by the engine.ActivitiEventType Enumeration containing all possible types ofActivitiEvents. -
Classes in org.activiti.engine.delegate.event used by org.activiti.engine.delegate.event.impl Class Description ActivitiActivityCancelledEvent AnActivitiEventrelated to cancel event being sent to an activity.ActivitiActivityEvent AnActivitiEventrelated to an activity within an execution;ActivitiCancelledEvent AnActivitiEventrelated to cancel event being sent when activiti object is cancelled.ActivitiEntityEvent AnActivitiEventrelated to a single entity.ActivitiEntityWithVariablesEvent AnActivitiEntityEventrelated to a single entity.ActivitiErrorEvent AnActivitiEventrelated to an error being sent to an activity.ActivitiEvent Describes an event that occurred in the Activiti Engine which is dispatched to external listeners, if any.ActivitiEventDispatcher Dispatcher which allows for adding and removingActivitiEventListeners to the Activiti Engine as well as dispatchingActivitiEventto all the listeners registered.ActivitiEventListener Describes a class that listens forActivitiEvents dispatched by the engine.ActivitiEventType Enumeration containing all possible types ofActivitiEvents.ActivitiExceptionEvent Indicates theActivitiEventalso contains information about aThrowablethat occurred, triggering the event.ActivitiMembershipEvent An event related to group memberships.ActivitiMessageEvent AnActivitiEventrelated to an message being sent to an activity.ActivitiProcessStartedEvent AnActivitiEventrelated to start event being sent when activiti process instance is started.ActivitiSequenceFlowTakenEvent AnActivitiEventthat indicates a certain sequence flow has been taken.ActivitiSignalEvent AnActivitiEventrelated to a signal being sent to an activity.ActivitiVariableEvent AnActivitiEventrelated to a single variable. -
Classes in org.activiti.engine.delegate.event used by org.activiti.engine.impl Class Description ActivitiEvent Describes an event that occurred in the Activiti Engine which is dispatched to external listeners, if any.ActivitiEventListener Describes a class that listens forActivitiEvents dispatched by the engine.ActivitiEventType Enumeration containing all possible types ofActivitiEvents. -
Classes in org.activiti.engine.delegate.event used by org.activiti.engine.impl.bpmn.helper Class Description ActivitiEvent Describes an event that occurred in the Activiti Engine which is dispatched to external listeners, if any.ActivitiEventListener Describes a class that listens forActivitiEvents dispatched by the engine. -
Classes in org.activiti.engine.delegate.event used by org.activiti.engine.impl.bpmn.parser.factory Class Description ActivitiEventListener Describes a class that listens forActivitiEvents dispatched by the engine. -
Classes in org.activiti.engine.delegate.event used by org.activiti.engine.impl.cfg Class Description ActivitiEventDispatcher Dispatcher which allows for adding and removingActivitiEventListeners to the Activiti Engine as well as dispatchingActivitiEventto all the listeners registered.ActivitiEventListener Describes a class that listens forActivitiEvents dispatched by the engine. -
Classes in org.activiti.engine.delegate.event used by org.activiti.engine.impl.cmd Class Description ActivitiEvent Describes an event that occurred in the Activiti Engine which is dispatched to external listeners, if any.ActivitiEventListener Describes a class that listens forActivitiEvents dispatched by the engine.ActivitiEventType Enumeration containing all possible types ofActivitiEvents. -
Classes in org.activiti.engine.delegate.event used by org.activiti.engine.impl.event.logger Class Description ActivitiEvent Describes an event that occurred in the Activiti Engine which is dispatched to external listeners, if any.ActivitiEventListener Describes a class that listens forActivitiEvents dispatched by the engine.ActivitiEventType Enumeration containing all possible types ofActivitiEvents. -
Classes in org.activiti.engine.delegate.event used by org.activiti.engine.impl.event.logger.handler Class Description ActivitiEvent Describes an event that occurred in the Activiti Engine which is dispatched to external listeners, if any.ActivitiVariableEvent AnActivitiEventrelated to a single variable. -
Classes in org.activiti.engine.delegate.event used by org.activiti.engine.impl.interceptor Class Description ActivitiEventDispatcher Dispatcher which allows for adding and removingActivitiEventListeners to the Activiti Engine as well as dispatchingActivitiEventto all the listeners registered. -
Classes in org.activiti.engine.delegate.event used by org.activiti.engine.impl.persistence Class Description ActivitiEventDispatcher Dispatcher which allows for adding and removingActivitiEventListeners to the Activiti Engine as well as dispatchingActivitiEventto all the listeners registered. -
Classes in org.activiti.engine.delegate.event used by org.activiti.engine.impl.persistence.entity Class Description ActivitiVariableEvent AnActivitiEventrelated to a single variable. -
Classes in org.activiti.engine.delegate.event used by org.activiti.engine.test.impl.logger Class Description ActivitiEvent Describes an event that occurred in the Activiti Engine which is dispatched to external listeners, if any.ActivitiEventListener Describes a class that listens forActivitiEvents dispatched by the engine.BaseEntityEventListener 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.