| 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)
Get enum element by integer 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 |
ThresholdViolationSummary.getCurrentSeverity()
Get current most critical severity level from active thresholds.
|
Severity |
Threshold.getCurrentSeverity() |
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 © 2017. All rights reserved.