Package | Description |
---|---|
org.netxms.client | |
org.netxms.client.events |
Modifier and Type | Method and Description |
---|---|
List<EventInfo> |
NXCSession.getAlarmEvents(long alarmId)
Get information about events related to single active alarm.
|
Modifier and Type | Method and Description |
---|---|
EventInfo[] |
EventInfo.getChildren() |
EventInfo |
EventInfo.getParent() |
Constructor and Description |
---|
EventInfo(org.netxms.base.NXCPMessage msg,
long baseId,
EventInfo parent)
Create from NXCP message.
|
Copyright © 2015. All rights reserved.