public class GetStartFormModelCmd extends Object implements Command<FormInfo>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
processDefinitionId |
protected String |
processInstanceId |
| Constructor and Description |
|---|
GetStartFormModelCmd(String processDefinitionId,
String processInstanceId) |
protected String processDefinitionId
protected String processInstanceId
public FormInfo execute(CommandContext commandContext)
Copyright © 2018 Flowable. All rights reserved.