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