Interface FlowableActivityCancelledEvent
- All Superinterfaces:
FlowableActivityEvent, FlowableCancelledEvent, FlowableEngineEvent, FlowableEvent
- All Known Subinterfaces:
FlowableMultiInstanceActivityCancelledEvent
- All Known Implementing Classes:
FlowableActivityCancelledEventImpl, FlowableMultiInstanceActivityCancelledEventImpl
public interface FlowableActivityCancelledEvent
extends FlowableActivityEvent, FlowableCancelledEvent
An
FlowableEvent related to cancel event being sent to an activity.- Author:
- martin.grofcik
-
Method Summary
Methods inherited from interface FlowableActivityEvent
getActivityId, getActivityName, getActivityType, getBehaviorClassMethods inherited from interface FlowableCancelledEvent
getCauseMethods inherited from interface FlowableEngineEvent
getExecutionId, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeIdMethods inherited from interface FlowableEvent
getType