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