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) |
org.camunda.bpm.engine.variable.VariableMap |
execute(CommandContext commandContext) |
createVariable
public GetTaskFormVariablesCmd(String taskId, Collection<String> variableNames, boolean deserializeObjectValues)
public org.camunda.bpm.engine.variable.VariableMap execute(CommandContext commandContext)
protected void checkGetTaskFormVariables(TaskEntity task, CommandContext commandContext)
Copyright © 2020. All rights reserved.