Class FlowableEntityWithVariablesEventImpl

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