Package | Description |
---|---|
org.opennms.netmgt.flows.rest | |
org.opennms.netmgt.flows.rest.internal |
Modifier and Type | Method and Description |
---|---|
FlowSummaryResponse |
FlowRestService.getApplicationSummary(Integer N,
Set<String> applications,
boolean includeOther,
javax.ws.rs.core.UriInfo uriInfo) |
FlowSummaryResponse |
FlowRestService.getConversationSummary(Integer N,
Set<String> conversations,
boolean includeOther,
javax.ws.rs.core.UriInfo uriInfo) |
FlowSummaryResponse |
FlowRestService.getHostSummary(Integer N,
Set<String> hosts,
boolean includeOther,
javax.ws.rs.core.UriInfo uriInfo) |
Modifier and Type | Method and Description |
---|---|
FlowSummaryResponse |
FlowRestServiceImpl.getApplicationSummary(Integer N,
Set<String> applications,
boolean includeOther,
javax.ws.rs.core.UriInfo uriInfo) |
FlowSummaryResponse |
FlowRestServiceImpl.getConversationSummary(Integer N,
Set<String> conversations,
boolean includeOther,
javax.ws.rs.core.UriInfo uriInfo) |
FlowSummaryResponse |
FlowRestServiceImpl.getHostSummary(Integer N,
Set<String> hosts,
boolean includeOther,
javax.ws.rs.core.UriInfo uriInfo) |
Copyright © 2021. All rights reserved.