public class ProcessDefinitionDiagramDto extends Object
| Constructor and Description | 
|---|
| ProcessDefinitionDiagramDto() | 
| Modifier and Type | Method and Description | 
|---|---|
| static ProcessDefinitionDiagramDto | create(String id,
      String bpmn20Xml) | 
| String | getBpmn20Xml() | 
| String | getId() | 
public String getId()
public String getBpmn20Xml()
public static ProcessDefinitionDiagramDto create(String id, String bpmn20Xml)
Copyright © 2018. All rights reserved.