Retrieval of Summary Messaging History

Retrieves a summary of the messaging history for the specified domains and packages.

Syntax

MessagingHistorySummaryVO SUPMonitor.getMessagingHistorySummaries(MonitoredObject monitoredObjects, startTime, endTime, offset, length, SortedField sortedField)

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples