public class GetBpmnModelCmd extends Object implements Command<org.activiti.bpmn.model.BpmnModel>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
processDefinitionId |
| Constructor and Description |
|---|
GetBpmnModelCmd(String processDefinitionId) |
| Modifier and Type | Method and Description |
|---|---|
org.activiti.bpmn.model.BpmnModel |
execute(CommandContext commandContext) |
protected String processDefinitionId
public GetBpmnModelCmd(String processDefinitionId)
public org.activiti.bpmn.model.BpmnModel execute(CommandContext commandContext)
Copyright © 2016 Alfresco. All rights reserved.