Class GraphVertexToTopologyVertexConverter
- java.lang.Object
-
- org.opennms.features.topology.plugins.topo.bsm.GraphVertexToTopologyVertexConverter
-
public class GraphVertexToTopologyVertexConverter extends Object
-
-
Constructor Summary
Constructors Constructor Description GraphVertexToTopologyVertexConverter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AbstractBusinessServiceVertex
createTopologyVertex(GraphVertex graphVertex)
-
-
-
Method Detail
-
createTopologyVertex
public static AbstractBusinessServiceVertex createTopologyVertex(GraphVertex graphVertex)
-
-