Class FlowableEntityWithVariablesEventImpl

java.lang.Object
org.flowable.common.engine.impl.event.FlowableEventImpl
org.flowable.common.engine.impl.event.FlowableEngineEventImpl
All Implemented Interfaces:
FlowableEngineEntityEvent, FlowableEngineEvent, FlowableEntityEvent, FlowableEvent, FlowableEntityWithVariablesEvent, FlowableProcessEngineEvent
Direct Known Subclasses:
FlowableProcessStartedEventImpl

public class FlowableEntityWithVariablesEventImpl extends FlowableEntityEventImpl implements FlowableEntityWithVariablesEvent
Base class for all FlowableEngineEntityEvent implementations, related to entities with variables.
Author:
Tijs Rademakers