public class ServiceJspUtil extends Object
Constructor and Description |
---|
ServiceJspUtil(OnmsMonitoredService service,
Collection<OnmsOutage> currentOutages) |
Modifier and Type | Method and Description |
---|---|
List<OnmsMonitoringLocation> |
getAllPerspectives() |
Optional<OnmsOutage> |
getOutageForPerspective(OnmsMonitoringLocation onmsMonitoringLocation) |
String |
getOutageUrl(OnmsOutage outage) |
public ServiceJspUtil(OnmsMonitoredService service, Collection<OnmsOutage> currentOutages)
public List<OnmsMonitoringLocation> getAllPerspectives()
public Optional<OnmsOutage> getOutageForPerspective(OnmsMonitoringLocation onmsMonitoringLocation)
public String getOutageUrl(OnmsOutage outage)
Copyright © 2021. All rights reserved.