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