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 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 void logVariableOperation(AbstractVariableScope scope)
logVariableOperation in class AbstractVariableCmdCopyright © 2018. All rights reserved.