public class GetFormDefinitionCmd extends Object implements Command<FormDefinitionEntity>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
formDefinitionId |
| Constructor and Description |
|---|
GetFormDefinitionCmd(String formDefinitionId) |
| Modifier and Type | Method and Description |
|---|---|
FormDefinitionEntity |
execute(CommandContext commandContext) |
protected String formDefinitionId
public GetFormDefinitionCmd(String formDefinitionId)
public FormDefinitionEntity execute(CommandContext commandContext)
execute in interface Command<FormDefinitionEntity>Copyright © 2018 Flowable. All rights reserved.