public class GetDeploymentBpmnModelInstanceCmd extends Object implements Command<org.camunda.bpm.model.bpmn.BpmnModelInstance>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
processDefinitionId |
| Constructor and Description |
|---|
GetDeploymentBpmnModelInstanceCmd(String processDefinitionId) |
| Modifier and Type | Method and Description |
|---|---|
org.camunda.bpm.model.bpmn.BpmnModelInstance |
execute(CommandContext commandContext) |
protected String processDefinitionId
public GetDeploymentBpmnModelInstanceCmd(String processDefinitionId)
public org.camunda.bpm.model.bpmn.BpmnModelInstance execute(CommandContext commandContext)
Copyright © 2018 camunda services GmbH. All rights reserved.