Interface FlowableMultiInstanceActivityCancelledEvent
- All Superinterfaces:
FlowableActivityCancelledEvent,FlowableActivityEvent,FlowableCancelledEvent,FlowableEngineEvent,FlowableEvent,FlowableMultiInstanceActivityEvent
- All Known Implementing Classes:
FlowableMultiInstanceActivityCancelledEventImpl
public interface FlowableMultiInstanceActivityCancelledEvent
extends FlowableMultiInstanceActivityEvent, FlowableActivityCancelledEvent
An
FlowableEvent related to cancel event being sent to an activity.- Author:
- Robert Hafner
-
Method Summary
Methods inherited from interface org.flowable.engine.delegate.event.FlowableActivityEvent
getActivityId, getActivityName, getActivityType, getBehaviorClassMethods inherited from interface org.flowable.engine.delegate.event.FlowableCancelledEvent
getCauseMethods inherited from interface org.flowable.common.engine.api.delegate.event.FlowableEngineEvent
getExecutionId, getProcessDefinitionId, getProcessInstanceId, getScopeDefinitionId, getScopeId, getScopeType, getSubScopeIdMethods inherited from interface org.flowable.common.engine.api.delegate.event.FlowableEvent
getTypeMethods inherited from interface org.flowable.engine.delegate.event.FlowableMultiInstanceActivityEvent
isSequential