public class GetTaskFormModelCmd extends Object implements Command<FormInfo>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
ignoreVariables |
protected String |
taskId |
| Constructor and Description |
|---|
GetTaskFormModelCmd(String taskId,
boolean ignoreVariables) |
protected String taskId
protected boolean ignoreVariables
public GetTaskFormModelCmd(String taskId, boolean ignoreVariables)
public FormInfo execute(CommandContext commandContext)
Copyright © 2019 Flowable. All rights reserved.