Package | Description |
---|---|
com.genesyslab.platform.reporting.protocol.statserver |
This package contains objects that correspond to objects in the
Genesys Configuration Layer, such as
AgentStatus and
PlaceGroup . |
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. |
Modifier and Type | Method | Description |
---|---|---|
static Notification |
Notification.create() |
Creates instance of Notification with no parameters set.
|
static Notification |
Notification.create(NotificationMode mode,
java.lang.Integer frequency,
java.lang.Integer insensitivity) |
Creates instance of Notification with all parameters set.
|
Modifier and Type | Method | Description |
---|---|---|
abstract Notification |
RequestOpenStatistic.getNotification() |
|
abstract Notification |
RequestOpenStatisticEx.getNotification() |
Modifier and Type | Method | Description |
---|---|---|
static RequestOpenStatistic |
RequestOpenStatistic.create(StatisticObject statisticObject,
StatisticMetric statisticMetric,
Notification notification) |
Creates instance of RequestOpenStatistic with required parameters set.
|
static RequestOpenStatistic |
RequestOpenStatistic.create(StatisticObject statisticObject,
StatisticMetric statisticMetric,
Notification notification,
KeyValueCollection extensions,
java.lang.Integer tag) |
Creates instance of RequestOpenStatistic with all parameters set.
|
static RequestOpenStatisticEx |
RequestOpenStatisticEx.create(StatisticObject statisticObject,
StatisticMetricEx statisticMetricEx,
Notification notification) |
Creates instance of RequestOpenStatisticEx with required parameters set.
|
static RequestOpenStatisticEx |
RequestOpenStatisticEx.create(StatisticObject statisticObject,
StatisticMetricEx statisticMetricEx,
Notification notification,
java.lang.String statisticExtension,
java.lang.String statisticExtensionSubcategory,
KeyValueCollection extensions,
java.lang.Integer tag) |
Creates instance of RequestOpenStatisticEx with all parameters set.
|
abstract void |
RequestOpenStatistic.setNotification(Notification notification) |
|
abstract void |
RequestOpenStatisticEx.setNotification(Notification notification) |
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.