Package | Description |
---|---|
org.opennms.netmgt.bsm.mock | |
org.opennms.netmgt.bsm.service | |
org.opennms.netmgt.bsm.service.internal | |
org.opennms.netmgt.bsm.test |
Modifier and Type | Class and Description |
---|---|
class |
MockAlarmWrapper |
Modifier and Type | Method and Description |
---|---|
AlarmWrapper |
AlarmProvider.lookup(String reductionKey) |
Modifier and Type | Method and Description |
---|---|
void |
BusinessServiceStateMachine.handleNewOrUpdatedAlarm(AlarmWrapper alarm)
Updates the states of the Business Services.
|
Modifier and Type | Class and Description |
---|---|
class |
AlarmWrapperImpl |
Modifier and Type | Method and Description |
---|---|
AlarmWrapper |
AlarmProviderImpl.lookup(String reductionKey) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultBusinessServiceStateMachine.handleNewOrUpdatedAlarm(AlarmWrapper alarm) |
Modifier and Type | Method and Description |
---|---|
static AlarmWrapper |
BsmTestUtils.createAlarmWrapper(OnmsMonitoredService monitoredService,
OnmsSeverity severity) |
static AlarmWrapper |
BsmTestUtils.createAlarmWrapper(String uei,
OnmsSeverity severity,
String reductionKey) |
Copyright © 2017. All rights reserved.