public class GetDeploymentAppDefinitionCmd extends Object implements org.flowable.common.engine.impl.interceptor.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(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
protected String appDefinitionId
public GetDeploymentAppDefinitionCmd(String appDefinitionId)
public CoreAppDefinition execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
execute in interface org.flowable.common.engine.impl.interceptor.Command<CoreAppDefinition>Copyright © 2019. All rights reserved.