Interface FlowableCaseEndedEvent

All Superinterfaces:
FlowableEngineEntityEvent, FlowableEngineEvent, FlowableEntityEvent, FlowableEvent
All Known Implementing Classes:
FlowableCaseEndedEventImpl

public interface FlowableCaseEndedEvent extends FlowableEngineEntityEvent
The interface for a case ended event, which might be a case completed or case terminated event.
Author:
Micha Kiener