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