Package | Description |
---|---|
org.opennms.netmgt.alarmd.api |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.dao.mock | |
org.opennms.netmgt.model |
This file is part of OpenNMS(R).
|
org.opennms.netmgt.model.minion | |
org.opennms.web.element | |
org.opennms.web.rest.mapper.v2 |
Modifier and Type | Method and Description |
---|---|
OnmsMonitoringSystem |
NorthboundAlarm.getPoller()
Gets the poller.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MockMonitoringSystemDao.generateId(OnmsMonitoringSystem ms) |
protected String |
MockMonitoringSystemDao.getId(OnmsMonitoringSystem ms) |
Modifier and Type | Class and Description |
---|---|
class |
OnmsDistPoller
Represents an OpenNMS Distributed Poller.
|
Modifier and Type | Method and Description |
---|---|
OnmsMonitoringSystem |
OnmsEvent.getDistPoller()
getDistPoller
|
OnmsMonitoringSystem |
OnmsAlarm.getDistPoller()
getDistPoller
|
Modifier and Type | Method and Description |
---|---|
List<OnmsMonitoringSystem> |
OnmsMonitoringSystemCollection.getObjects() |
Modifier and Type | Method and Description |
---|---|
void |
OnmsEvent.setDistPoller(OnmsMonitoringSystem distPoller)
setDistPoller
|
void |
OnmsAlarm.setDistPoller(OnmsMonitoringSystem distPoller)
setDistPoller
|
Constructor and Description |
---|
OnmsMonitoringSystemCollection(Collection<? extends OnmsMonitoringSystem> objects) |
Modifier and Type | Class and Description |
---|---|
class |
OnmsMinion
The OnmsMinion represents a Minion node which has reported to OpenNMS.
|
Modifier and Type | Method and Description |
---|---|
List<OnmsMonitoringSystem> |
NetworkElementFactoryInterface.getMonitoringSystems() |
List<OnmsMonitoringSystem> |
NetworkElementFactory.getMonitoringSystems() |
Modifier and Type | Method and Description |
---|---|
protected OnmsMonitoringSystem |
AlarmMapperImpl.alarmDTOToOnmsMonitoringSystem(AlarmDTO alarmDTO) |
protected OnmsMonitoringSystem |
EventMapperImpl.eventDTOToOnmsMonitoringSystem(EventDTO eventDTO) |
Copyright © 2021. All rights reserved.