public class GetAppModelCmd extends Object implements Command<CoreAppModel>
| Modifier and Type | Field and Description |
|---|---|
protected String |
appDefinitionId |
| Constructor and Description |
|---|
GetAppModelCmd(String appDefinitionId) |
| Modifier and Type | Method and Description |
|---|---|
CoreAppModel |
execute(CommandContext commandContext) |
protected String appDefinitionId
public GetAppModelCmd(String appDefinitionId)
public CoreAppModel execute(CommandContext commandContext)
execute in interface Command<CoreAppModel>