public class PatchTaskVariablesCmd extends AbstractPatchVariablesCmd
deletions, entityId, isLocal, variables
Constructor and Description |
---|
PatchTaskVariablesCmd(String taskId,
Map<String,? extends Object> modifications,
Collection<String> deletions,
boolean isLocal) |
Modifier and Type | Method and Description |
---|---|
protected AbstractRemoveVariableCmd |
getRemoveVariableCmd() |
protected AbstractSetVariableCmd |
getSetVariableCmd() |
void |
logVariableOperation(CommandContext commandContext) |
execute, getLogEntryOperation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
protected AbstractSetVariableCmd getSetVariableCmd()
getSetVariableCmd
in class AbstractPatchVariablesCmd
protected AbstractRemoveVariableCmd getRemoveVariableCmd()
getRemoveVariableCmd
in class AbstractPatchVariablesCmd
public void logVariableOperation(CommandContext commandContext)
logVariableOperation
in class AbstractPatchVariablesCmd
Copyright © 2022. All rights reserved.