Uses of Class
org.netxms.client.events.IncidentSummary
Packages that use IncidentSummary
-
Uses of IncidentSummary in org.netxms.client
Methods in org.netxms.client that return types with arguments of type IncidentSummaryModifier and TypeMethodDescriptionNXCSession.getIncidents(long objectId) Get list of all incidents (in any state, including closed) for an object.NXCSession.getIncidents(long objectId, Collection<IncidentState> states, Date from, Date to, int limit) Get list of incidents matching given filter.