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, logVariableOperation
protected void executeOperation(AbstractVariableScope scope)
executeOperation
in class AbstractVariableCmd
protected String getLogEntryOperation()
getLogEntryOperation
in class AbstractVariableCmd
Copyright © 2017. All rights reserved.