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