public class SetTaskVariablesCmd extends AbstractSetVariableCmd
variablescommandContext, entityId, isLocal, preventLogUserOperation| Constructor and Description |
|---|
SetTaskVariablesCmd(String taskId,
Map<String,? extends Object> variables,
boolean isLocal) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkSetTaskVariables(TaskEntity task) |
protected ExecutionEntity |
getContextExecution() |
protected TaskEntity |
getEntity() |
protected void |
logVariableOperation(AbstractVariableScope scope) |
executeOperation, getLogEntryOperationdisableLogUserOperation, executeprotected TaskEntity getEntity()
getEntity in class AbstractVariableCmdprotected ExecutionEntity getContextExecution()
getContextExecution in class AbstractVariableCmdprotected void logVariableOperation(AbstractVariableScope scope)
logVariableOperation in class AbstractVariableCmdprotected void checkSetTaskVariables(TaskEntity task)
Copyright © 2020. All rights reserved.