- All Implemented Interfaces:
- org.flowable.common.engine.api.delegate.event.FlowableEngineEntityEvent, org.flowable.common.engine.api.delegate.event.FlowableEngineEvent, org.flowable.common.engine.api.delegate.event.FlowableEntityEvent, org.flowable.common.engine.api.delegate.event.FlowableEvent
- Direct Known Subclasses:
- ActivitiEntityWithVariablesEventImpl
public class ActivitiEntityEventImpl
extends ActivitiEventImpl
implements org.flowable.common.engine.api.delegate.event.FlowableEngineEntityEvent
Base class for all FlowableEvent implementations, related to entities.
- Author:
- Frederik Heremans