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