Package | Description |
---|---|
org.opennms.web.svclayer.support |
Modifier and Type | Method and Description |
---|---|
DefaultDistributedStatusService.Severity |
DefaultDistributedStatusService.calculateCurrentStatus(Collection<OnmsLocationMonitor> monitors,
Collection<OnmsMonitoredService> applicationServices,
Collection<OnmsLocationSpecificStatus> statuses)
calculateCurrentStatus
|
DefaultDistributedStatusService.Severity |
DefaultDistributedStatusService.calculateCurrentStatus(OnmsLocationMonitor monitor,
Collection<OnmsMonitoredService> applicationServices,
Collection<OnmsLocationSpecificStatus> statuses)
calculateCurrentStatus
|
DefaultDistributedStatusService.Severity |
DefaultDistributedStatusService.calculateStatus(Collection<PollStatus> pollStatuses)
calculateStatus
|
static DefaultDistributedStatusService.Severity |
DefaultDistributedStatusService.Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefaultDistributedStatusService.Severity[] |
DefaultDistributedStatusService.Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.