Package | Description |
---|---|
com.genesyslab.platform.reporting.protocol.statserver.requests |
This package contains the
Request objects that your applications
can use to open, look at, and close statistics. |
Class | Description |
---|---|
RequestCloseStatistic |
Requests that Stat Server stop sending information about a particular statistic.
|
RequestGetStatistic |
Requests one-time notification about a particular predefined statistic.
Note, this request is not applicable to the CurrentTargetState category. |
RequestGetStatisticEx |
Requests one-time notification about a statistic that is defined in this request.
|
RequestGetStatisticProfile |
Requests information on the currently available statistical types, time profiles, time ranges, or filters.
|
RequestOpenStatistic |
Requests that Stat Server start sending information about a predefined statistics.
|
RequestOpenStatisticEx |
Requests that Stat Server start sending information about a statistics that is defined in this request.
|
RequestPeekStatistic |
Requests immediate recalculation and transmission of the
value of a previously opened statistic.
|
RequestResumeNotification |
Asks Stat Server to resume sending notifications to the client: because this request is asynchronous, you should use the send method, not the request method.
|
RequestSuspendNotification |
Asks Stat Server to temporarily stop sending notifications to the client: because this request is asynchronous, you should use the send method, not the request method.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.