Interface FlowableConditionalEvent
- All Superinterfaces:
FlowableActivityEvent,FlowableEngineEvent,FlowableEvent
- All Known Implementing Classes:
FlowableConditionalEventImpl
An
FlowableEvent related to a conditional being sent to an activity.-
Method Summary
Methods inherited from interface org.flowable.engine.delegate.event.FlowableActivityEvent
getActivityId, getActivityName, getActivityType, getBehaviorClassMethods 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
getType