public class SetExecutionVariablesCmd extends AbstractSetVariableCmd
variables
commandContext, entityId, isLocal, preventLogUserOperation
Constructor and Description |
---|
SetExecutionVariablesCmd(String executionId,
Map<String,? extends Object> variables,
boolean isLocal) |
Modifier and Type | Method and Description |
---|---|
protected void |
checkSetExecutionVariables(ExecutionEntity execution) |
protected ExecutionEntity |
getContextExecution() |
protected ExecutionEntity |
getEntity() |
protected void |
logVariableOperation(AbstractVariableScope scope) |
executeOperation, getLogEntryOperation
disableLogUserOperation, execute, onSuccess
protected ExecutionEntity getEntity()
getEntity
in class AbstractVariableCmd
protected ExecutionEntity getContextExecution()
getContextExecution
in class AbstractVariableCmd
protected void logVariableOperation(AbstractVariableScope scope)
logVariableOperation
in class AbstractVariableCmd
protected void checkSetExecutionVariables(ExecutionEntity execution)
Copyright © 2019. All rights reserved.