public class SetExecutionVariablesCmd extends AbstractSetVariableCmd
variablescommandContext, 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, getLogEntryOperationdisableLogUserOperation, execute, onSuccessprotected ExecutionEntity getEntity()
getEntity in class AbstractVariableCmdprotected ExecutionEntity getContextExecution()
getContextExecution in class AbstractVariableCmdprotected void logVariableOperation(AbstractVariableScope scope)
logVariableOperation in class AbstractVariableCmdprotected void checkSetExecutionVariables(ExecutionEntity execution)
Copyright © 2021. All rights reserved.