public class GetTaskFormVariablesCmd extends AbstractGetFormVariablesCmd
deserializeObjectValues, formVariableNames, resourceId
Constructor and Description |
---|
GetTaskFormVariablesCmd(String taskId,
Collection<String> variableNames,
boolean deserializeObjectValues) |
Modifier and Type | Method and Description |
---|---|
protected void |
checkGetTaskFormVariables(TaskEntity task,
CommandContext commandContext) |
VariableMap |
execute(CommandContext commandContext) |
createVariable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
public GetTaskFormVariablesCmd(String taskId, Collection<String> variableNames, boolean deserializeObjectValues)
public VariableMap execute(CommandContext commandContext)
protected void checkGetTaskFormVariables(TaskEntity task, CommandContext commandContext)
Copyright © 2022. All rights reserved.