| Package | Description | 
|---|---|
| org.camunda.bpm.engine.repository | 
 Classes related to the  
RepositoryService. | 
| Modifier and Type | Method and Description | 
|---|---|
List<DiagramEdgeWaypoint> | 
DiagramEdge.getWaypoints()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
DiagramEdge.setWaypoints(List<DiagramEdgeWaypoint> waypoints)  | 
| Constructor and Description | 
|---|
DiagramEdge(String id,
           List<DiagramEdgeWaypoint> waypoints)  | 
Copyright © 2015. All rights reserved.