public class EvaluateConditionalEventsOperation extends AbstractOperation
agenda, commandContext, execution
Constructor and Description |
---|
EvaluateConditionalEventsOperation(CommandContext commandContext,
ExecutionEntity execution) |
Modifier and Type | Method and Description |
---|---|
protected void |
evaluateEventSubProcesses(List<org.flowable.bpmn.model.EventSubProcess> eventSubProcesses,
ExecutionEntity parentExecution) |
void |
run() |
executeExecutionListeners, executeExecutionListeners, findFirstParentScopeExecution, getAgenda, getCommandContext, getCurrentFlowElement, getExecution, setAgenda, setCommandContext, setExecution
public EvaluateConditionalEventsOperation(CommandContext commandContext, ExecutionEntity execution)
public void run()
protected void evaluateEventSubProcesses(List<org.flowable.bpmn.model.EventSubProcess> eventSubProcesses, ExecutionEntity parentExecution)
Copyright © 2021 Flowable. All rights reserved.