public class ExecuteInactiveBehaviorsOperation extends AbstractOperation
Command.
Executes 'background' behaviours of executions that currently are in an activity that implements the InactiveActivityBehavior interface.| Modifier and Type | Field and Description |
|---|---|
protected Collection<ExecutionEntity> |
involvedExecutions |
agenda, commandContext, execution| Constructor and Description |
|---|
ExecuteInactiveBehaviorsOperation(CommandContext commandContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
executeExecutionListeners, executeExecutionListeners, findFirstParentScopeExecution, getAgenda, getCommandContext, getCurrentFlowElement, getExecution, setAgenda, setCommandContext, setExecutionprotected Collection<ExecutionEntity> involvedExecutions
public ExecuteInactiveBehaviorsOperation(CommandContext commandContext)
Copyright © 2019 Flowable. All rights reserved.