public class RemoveExecutionVariablesCmd extends AbstractRemoveVariableCmd
variableNamescommandContext, entityId, isLocal, preventLogUserOperation| Constructor and Description | 
|---|
| RemoveExecutionVariablesCmd(String executionId,
                           Collection<String> variableNames,
                           boolean isLocal) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | checkRemoveExecutionVariables(ExecutionEntity execution) | 
| protected ExecutionEntity | getContextExecution() | 
| protected ExecutionEntity | getEntity() | 
| protected void | logVariableOperation(AbstractVariableScope scope) | 
executeOperation, getLogEntryOperationdisableLogUserOperation, executepublic RemoveExecutionVariablesCmd(String executionId, Collection<String> variableNames, boolean isLocal)
protected ExecutionEntity getEntity()
getEntity in class AbstractVariableCmdprotected ExecutionEntity getContextExecution()
getContextExecution in class AbstractVariableCmdprotected void logVariableOperation(AbstractVariableScope scope)
logVariableOperation in class AbstractVariableCmdprotected void checkRemoveExecutionVariables(ExecutionEntity execution)
Copyright © 2018. All rights reserved.