public static class DistributedStatusHistoryModel.ServiceGraph extends Object
| Constructor and Description | 
|---|
ServiceGraph(OnmsMonitoredService service,
            String url)  | 
ServiceGraph(OnmsMonitoredService service,
            String[] errors)  | 
| Modifier and Type | Method and Description | 
|---|---|
String[] | 
getErrors()  | 
OnmsMonitoredService | 
getService()  | 
String | 
getUrl()  | 
public ServiceGraph(OnmsMonitoredService service, String url)
public ServiceGraph(OnmsMonitoredService service, String[] errors)
public String[] getErrors()
public OnmsMonitoredService getService()
public String getUrl()
Copyright © 2021. All rights reserved.