public static class DefaultAdminApplicationService.ServiceEditModel extends Object
Constructor and Description |
---|
ServiceEditModel(OnmsMonitoredService service,
List<OnmsApplication> applications) |
Modifier and Type | Method and Description |
---|---|
List<OnmsApplication> |
getApplications() |
OnmsMonitoredService |
getService() |
List<OnmsApplication> |
getSortedApplications() |
public ServiceEditModel(OnmsMonitoredService service, List<OnmsApplication> applications)
public OnmsMonitoredService getService()
public List<OnmsApplication> getApplications()
public List<OnmsApplication> getSortedApplications()
Copyright © 2021. All rights reserved.