Uses of Class
org.flowable.common.engine.impl.event.FlowableEngineEventImpl
Packages that use FlowableEngineEventImpl
Package
Description
-
Uses of FlowableEngineEventImpl in org.flowable.cmmn.engine.impl.event
Subclasses of FlowableEngineEventImpl in org.flowable.cmmn.engine.impl.eventModifier and TypeClassDescriptionclassImplementation of the case completed event.classImplements a CMMN case stage ending event, holding the case and stage instances as well as the ending state of the stage.classImplements a CMMN case stage started event, holding the case and stage instances.class -
Uses of FlowableEngineEventImpl in org.flowable.common.engine.impl.event
Subclasses of FlowableEngineEventImpl in org.flowable.common.engine.impl.eventModifier and TypeClassDescriptionclassBase class for allFlowableEventimplementations, related to entities.classBase class for allFlowableEventimplementations, represents an exception occurred, related to an entity. -
Uses of FlowableEngineEventImpl in org.flowable.engine.delegate.event.impl
Subclasses of FlowableEngineEventImpl in org.flowable.engine.delegate.event.implModifier and TypeClassDescriptionclassAnFlowableActivityCancelledEventimplementation.classImplementation of anFlowableActivityEvent.classAnFlowableConditionalEventimplementation.classBase class for allFlowableEventimplementations, related to entities.classBase class for allFlowableEventimplementations, represents an exception occurred, related to an entity.classBase class for allFlowableEngineEntityEventimplementations, related to entities with variables.classImplementation of anFlowableErrorEvent.classAnFlowableEscalationEventimplementation.classclassAnFlowableSignalEventimplementation.classAnFlowableMultiInstanceActivityCancelledEventimplementation.classImplementation of anFlowableMultiInstanceActivityCompletedEvent.classImplementation of anFlowableMultiInstanceActivityEvent.classAnFlowableCancelledEventimplementation.classclassAnFlowableCancelledEventimplementation.classAnFlowableProcessTerminatedEventimplementation.classclassAnFlowableSignalEventimplementation.classImplementation ofFlowableVariableEvent.Methods in org.flowable.engine.delegate.event.impl with parameters of type FlowableEngineEventImplModifier and TypeMethodDescriptionprotected static voidFlowableEventBuilder.populateEventWithCurrentContext(FlowableEngineEventImpl event) -
Uses of FlowableEngineEventImpl in org.flowable.job.service.event.impl
Methods in org.flowable.job.service.event.impl with parameters of type FlowableEngineEventImplModifier and TypeMethodDescriptionprotected static voidFlowableJobEventBuilder.populateEventWithCurrentContext(FlowableEngineEventImpl event) -
Uses of FlowableEngineEventImpl in org.flowable.task.service.event.impl
Methods in org.flowable.task.service.event.impl with parameters of type FlowableEngineEventImplModifier and TypeMethodDescriptionprotected static voidFlowableTaskEventBuilder.populateEventWithCurrentContext(FlowableEngineEventImpl event) -
Uses of FlowableEngineEventImpl in org.flowable.variable.service.event.impl
Subclasses of FlowableEngineEventImpl in org.flowable.variable.service.event.impl