Package | Description |
---|---|
org.netxms.client.constants | |
org.netxms.client.datacollection | |
org.netxms.client.events |
Modifier and Type | Method and Description |
---|---|
static Severity |
Severity.getByValue(int value) |
static Severity |
Severity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Severity[] |
Severity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Severity |
Threshold.getCurrentSeverity() |
Severity |
ThresholdViolationSummary.getCurrentSeverity()
Get current most critical severity level from active thresholds.
|
Severity |
DciValue.getThresholdSeverity()
Get severity of active threshold
|
Modifier and Type | Method and Description |
---|---|
Severity |
EventProcessingPolicyRule.getAlarmSeverity() |
Severity |
Alarm.getCurrentSeverity() |
Severity |
Alarm.getOriginalSeverity() |
Severity |
EventTemplate.getSeverity() |
Modifier and Type | Method and Description |
---|---|
void |
EventProcessingPolicyRule.setAlarmSeverity(Severity alarmSeverity) |
void |
EventTemplate.setSeverity(Severity severity) |
Copyright © 2015. All rights reserved.