Uses of Interface
org.flowable.common.engine.api.delegate.event.FlowableExceptionEvent
Packages that use FlowableExceptionEvent
-
Uses of FlowableExceptionEvent in org.flowable.common.engine.impl.event
Classes in org.flowable.common.engine.impl.event that implement FlowableExceptionEventModifier and TypeClassDescriptionclass
Base class for allFlowableEvent
implementations, represents an exception occurred, related to an entity. -
Uses of FlowableExceptionEvent in org.flowable.engine.delegate.event.impl
Classes in org.flowable.engine.delegate.event.impl that implement FlowableExceptionEventModifier and TypeClassDescriptionclass
Base class for allFlowableEvent
implementations, represents an exception occurred, related to an entity.