Uses of Class
org.netxms.client.events.AlarmComment
-
Packages that use AlarmComment Package Description org.netxms.client -
-
Uses of AlarmComment in org.netxms.client
Methods in org.netxms.client that return types with arguments of type AlarmComment Modifier and Type Method Description List<AlarmComment>NXCSession. getAlarmComments(long alarmId)Get list of comments for given alarm.
-