Package | Description |
---|---|
org.opennms.netmgt.config.kscReports |
This file is part of OpenNMS(R).
|
org.opennms.web.controller.ksc | |
org.opennms.web.rest.v1 | |
org.opennms.web.svclayer.api | |
org.opennms.web.svclayer.support |
Modifier and Type | Method and Description |
---|---|
List<Graph> |
Report.getGraphs() |
Modifier and Type | Method and Description |
---|---|
void |
Report.addGraph(Graph graph) |
void |
Report.addGraph(int index,
Graph graph) |
boolean |
Report.removeGraph(Graph graph) |
Modifier and Type | Method and Description |
---|---|
void |
Report.setGraphs(List<Graph> graphs) |
Modifier and Type | Method and Description |
---|---|
Graph |
KscReportEditor.getWorkingGraph()
Returns the working graph object
|
Modifier and Type | Method and Description |
---|---|
Graph |
KscRestService.KscGraph.buildGraph() |
Constructor and Description |
---|
KscGraph(Graph graph) |
Modifier and Type | Method and Description |
---|---|
OnmsResource |
KscReportService.getResourceFromGraph(Graph graph)
getResourceFromGraph
|
Modifier and Type | Method and Description |
---|---|
OnmsResource |
DefaultKscReportService.getResourceFromGraph(Graph graph)
getResourceFromGraph
|
Copyright © 2021. All rights reserved.