public class SetTaskVariablesCmd extends AbstractSetVariableCmd
variables
commandContext, 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, getLogEntryOperation
disableLogUserOperation, execute
protected TaskEntity getEntity()
getEntity
in class AbstractVariableCmd
protected ExecutionEntity getContextExecution()
getContextExecution
in class AbstractVariableCmd
protected void logVariableOperation(AbstractVariableScope scope)
logVariableOperation
in class AbstractVariableCmd
protected void checkSetTaskVariables(TaskEntity task)
Copyright © 2017. All rights reserved.