Modifier and Type | Method and Description |
---|---|
ApplicationDetails |
LocationDataService.getApplicationDetails(OnmsApplication app)
getApplicationDetails
|
ApplicationDetails |
DefaultLocationDataService.getApplicationDetails(OnmsApplication app)
getApplicationDetails
|
ApplicationInfo |
LocationDataService.getApplicationInfo(OnmsApplication app)
getApplicationInfo
|
ApplicationInfo |
DefaultLocationDataService.getApplicationInfo(OnmsApplication app)
getApplicationInfo
|
ApplicationInfo |
LocationDataService.getApplicationInfo(OnmsApplication app,
StatusDetails status)
getApplicationInfo
|
ApplicationInfo |
DefaultLocationDataService.getApplicationInfo(OnmsApplication app,
StatusDetails status)
getApplicationInfo
|
StatusDetails |
LocationDataService.getStatusDetailsForApplication(OnmsApplication app)
getStatusDetailsForApplication
|
StatusDetails |
DefaultLocationDataService.getStatusDetailsForApplication(OnmsApplication app)
getStatusDetailsForApplication
|
StatusDetails |
DefaultLocationDataService.getStatusDetailsForApplicationOld(OnmsApplication app)
getStatusDetailsForApplicationOld
|
void |
DefaultApplicationHandler.handle(OnmsApplication application)
handle
|
Constructor and Description |
---|
ApplicationVertex(OnmsApplication application) |
Modifier and Type | Method and Description |
---|---|
protected Integer |
ApplicationDaoContainer.getId(OnmsApplication bean) |
Modifier and Type | Method and Description |
---|---|
OnmsApplication |
ApplicationDao.findByName(String label)
findByName
|
Modifier and Type | Method and Description |
---|---|
Collection<OnmsLocationMonitor> |
LocationMonitorDao.findByApplication(OnmsApplication application)
findByApplication
|
Set<OnmsMonitoredService> |
MonitoredServiceDao.findByApplication(OnmsApplication application)
findByApplication
|
Modifier and Type | Method and Description |
---|---|
OnmsApplication |
ApplicationDaoHibernate.findByName(String name)
findByName
|
Modifier and Type | Method and Description |
---|---|
Collection<OnmsLocationMonitor> |
LocationMonitorDaoHibernate.findByApplication(OnmsApplication application)
findByApplication
|
Set<OnmsMonitoredService> |
MonitoredServiceDaoHibernate.findByApplication(OnmsApplication application)
findByApplication
|
Modifier and Type | Method and Description |
---|---|
OnmsApplication |
MockApplicationDao.findByName(String label) |
Modifier and Type | Method and Description |
---|---|
Set<OnmsMonitoredService> |
UnimplementedMonitoredServiceDao.findByApplication(OnmsApplication application) |
Set<OnmsMonitoredService> |
MockMonitoredServiceDao.findByApplication(OnmsApplication application) |
Collection<OnmsLocationMonitor> |
MockLocationMonitorDao.findByApplication(OnmsApplication application) |
protected void |
MockApplicationDao.generateId(OnmsApplication app) |
Integer |
MockApplicationDao.getId(OnmsApplication app) |
Modifier and Type | Method and Description |
---|---|
Set<OnmsApplication> |
OnmsMonitoredService.getApplications()
getApplications
|
Modifier and Type | Method and Description |
---|---|
boolean |
OnmsMonitoredService.addApplication(OnmsApplication application)
addApplication
|
int |
OnmsApplication.compareTo(OnmsApplication o)
compareTo
|
boolean |
OnmsMonitoredService.removeApplication(OnmsApplication application)
removeApplication
|
Modifier and Type | Method and Description |
---|---|
void |
OnmsMonitoredService.setApplications(Set<OnmsApplication> applications)
setApplications
|
Modifier and Type | Method and Description |
---|---|
OnmsApplication |
ApplicationBoxController.ApplicationSummary.getApplication() |
Constructor and Description |
---|
ApplicationSummary(OnmsApplication application,
OnmsSeverity severity) |
Modifier and Type | Method and Description |
---|---|
List<OnmsApplication> |
OnmsApplicationList.getObjects() |
Constructor and Description |
---|
OnmsApplicationList(Collection<? extends OnmsApplication> definitions) |
Modifier and Type | Method and Description |
---|---|
protected JaxbListWrapper<OnmsApplication> |
ApplicationRestService.createListWrapper(Collection<OnmsApplication> list) |
protected Class<OnmsApplication> |
ApplicationRestService.getDaoClass() |
Modifier and Type | Method and Description |
---|---|
protected JaxbListWrapper<OnmsApplication> |
ApplicationRestService.createListWrapper(Collection<OnmsApplication> list) |
Modifier and Type | Method and Description |
---|---|
OnmsApplication |
AdminApplicationService.addNewApplication(String name)
addNewApplication
|
Modifier and Type | Method and Description |
---|---|
List<OnmsApplication> |
AdminApplicationService.findAllApplications()
findAllApplications
|
List<OnmsApplication> |
AdminApplicationService.findByMonitoredService(int id)
findByMonitoredService
|
Modifier and Type | Method and Description |
---|---|
OnmsApplication |
DistributedStatusHistoryModel.getChosenApplication()
getChosenApplication
|
Modifier and Type | Method and Description |
---|---|
List<OnmsApplication> |
DistributedStatusHistoryModel.getApplications()
getApplications
|
Constructor and Description |
---|
DistributedStatusHistoryModel(List<LocationDef> locations,
List<OnmsApplication> applications,
List<OnmsLocationMonitor> monitors,
List<RelativeTimePeriod> periods,
LocationDef chosenLocation,
OnmsApplication chosenApplication,
Collection<OnmsMonitoredService> chosenApplicationMemberServices,
OnmsLocationMonitor chosenMonitor,
RelativeTimePeriod chosenPeriod,
List<String> errors)
Constructor for DistributedStatusHistoryModel.
|
Constructor and Description |
---|
DistributedStatusHistoryModel(List<LocationDef> locations,
List<OnmsApplication> applications,
List<OnmsLocationMonitor> monitors,
List<RelativeTimePeriod> periods,
LocationDef chosenLocation,
OnmsApplication chosenApplication,
Collection<OnmsMonitoredService> chosenApplicationMemberServices,
OnmsLocationMonitor chosenMonitor,
RelativeTimePeriod chosenPeriod,
List<String> errors)
Constructor for DistributedStatusHistoryModel.
|
Modifier and Type | Method and Description |
---|---|
OnmsApplication |
DefaultAdminApplicationService.addNewApplication(String name)
addNewApplication
|
OnmsApplication |
DefaultAdminApplicationService.findApplication(String name)
findApplication
|
OnmsApplication |
DefaultAdminApplicationService.ApplicationAndMemberServices.getApplication() |
OnmsApplication |
DefaultAdminApplicationService.EditModel.getApplication() |
Modifier and Type | Method and Description |
---|---|
List<OnmsApplication> |
DefaultAdminApplicationService.findAllApplications()
findAllApplications
|
List<OnmsApplication> |
DefaultAdminApplicationService.findByMonitoredService(int id)
findByMonitoredService
|
List<OnmsApplication> |
DefaultAdminApplicationService.ServiceEditModel.getApplications() |
List<OnmsApplication> |
DefaultAdminApplicationService.ServiceEditModel.getSortedApplications() |
Constructor and Description |
---|
ApplicationAndMemberServices(OnmsApplication application,
Collection<OnmsMonitoredService> memberServices) |
EditModel(OnmsApplication application,
List<OnmsMonitoredService> monitoredServices,
Collection<OnmsMonitoredService> memberServices) |
Constructor and Description |
---|
ServiceEditModel(OnmsMonitoredService service,
List<OnmsApplication> applications) |
Copyright © 2017. All rights reserved.