public class CaseManagementUtils extends Object
| Constructor and Description |
|---|
CaseManagementUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Node<Definition<CaseManagementDiagram>,?> |
getFirstDiagramNode(Graph<?,Node> graph)
Finds the first Diagram in the graph structure.
|
public static Node<Definition<CaseManagementDiagram>,?> getFirstDiagramNode(Graph<?,Node> graph)
graph - The graph structure.Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.