org.camunda.bpm.engine.rest.dto.repository
Class ProcessDefinitionDiagramDto
java.lang.Object
org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDiagramDto
public class ProcessDefinitionDiagramDto
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessDefinitionDiagramDto
public ProcessDefinitionDiagramDto()
getId
public String getId()
getBpmn20Xml
public String getBpmn20Xml()
create
public static ProcessDefinitionDiagramDto create(String id,
String bpmn20Xml)
Copyright © 2016 camunda services GmbH. All rights reserved.