- 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, org.flowable.common.engine.api.delegate.event.FlowableExceptionEvent
public class ActivitiEntityExceptionEventImpl
extends ActivitiEventImpl
implements org.flowable.common.engine.api.delegate.event.FlowableEngineEntityEvent, org.flowable.common.engine.api.delegate.event.FlowableExceptionEvent
Base class for all FlowableEvent implementations, represents an exception occurred, related to an entity.
- Author:
- Frederik Heremans