public abstract class AbstractSetVariableCmd extends AbstractVariableCmd
| Modifier and Type | Field and Description | 
|---|---|
protected Map<String,? extends Object> | 
variables  | 
commandContext, entityId, isLocal, preventLogUserOperation| Constructor and Description | 
|---|
AbstractSetVariableCmd(String entityId,
                      Map<String,? extends Object> variables,
                      boolean isLocal)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
executeOperation(AbstractVariableScope scope)  | 
protected String | 
getLogEntryOperation()  | 
disableLogUserOperation, execute, getContextExecution, getEntity, logVariableOperationprotected void executeOperation(AbstractVariableScope scope)
executeOperation in class AbstractVariableCmdprotected String getLogEntryOperation()
getLogEntryOperation in class AbstractVariableCmdCopyright © 2018. All rights reserved.