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