Uses of Interface
org.flowable.cmmn.api.event.FlowableCaseEndedEvent
Packages that use FlowableCaseEndedEvent
-
Uses of FlowableCaseEndedEvent in org.flowable.cmmn.engine.impl.event
Classes in org.flowable.cmmn.engine.impl.event that implement FlowableCaseEndedEventModifier and TypeClassDescriptionclass
Implementation of the case completed event.Methods in org.flowable.cmmn.engine.impl.event that return FlowableCaseEndedEventModifier and TypeMethodDescriptionstatic FlowableCaseEndedEvent
FlowableCmmnEventBuilder.createCaseEndedEvent
(CaseInstance caseInstance, String endingState)