Interface FlowableCaseBusinessStatusUpdatedEvent
- All Superinterfaces:
FlowableEngineEntityEvent, FlowableEngineEvent, FlowableEntityEvent, FlowableEvent
- All Known Implementing Classes:
FlowableCaseBusinessStatusUpdatedEventImpl
An event representing a CMMN case business status being updated.
- Author:
- Matthias Stöckli
-
Method Summary
Modifier and TypeMethodDescriptionReturns the business status of the case after the update.Returns the business status of the case before the update.Methods inherited from interface FlowableEngineEvent
getExecutionId, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeIdMethods inherited from interface FlowableEntityEvent
getEntityMethods inherited from interface FlowableEvent
getType