Uses of Class
org.opennms.netmgt.flows.rest.model.FlowGraphUrlInfo
-
Packages that use FlowGraphUrlInfo Package Description org.opennms.netmgt.flows.rest org.opennms.netmgt.flows.rest.internal -
-
Uses of FlowGraphUrlInfo in org.opennms.netmgt.flows.rest
Methods in org.opennms.netmgt.flows.rest that return FlowGraphUrlInfo Modifier and Type Method Description FlowGraphUrlInfo
FlowRestService. getFlowGraphUrlInfo(javax.ws.rs.core.UriInfo uriInfo)
-
Uses of FlowGraphUrlInfo in org.opennms.netmgt.flows.rest.internal
Methods in org.opennms.netmgt.flows.rest.internal that return FlowGraphUrlInfo Modifier and Type Method Description FlowGraphUrlInfo
FlowRestServiceImpl. getFlowGraphUrlInfo(javax.ws.rs.core.UriInfo uriInfo)
-