Package | Description |
---|---|
com.genesyslab.wfm8.API.service.performance810 |
Modifier and Type | Method and Description |
---|---|
SPerfAlertSettings |
SPerfAlertSettings.withEnabled(int value) |
SPerfAlertSettings |
SPerfAlertSettings.withItem(int value) |
SPerfAlertSettings |
SPerfAlertSettings.withMaxDeviationPCT(double value) |
SPerfAlertSettings |
SPerfAlertSettings.withMinDeviationPCT(double value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SPerfAlertSettings> |
WFMPerformanceService810Soap.getAlertsSettings(int target,
int targetId)
Returns alert deviation settings for the specified level.
|
Modifier and Type | Method and Description |
---|---|
void |
WFMPerformanceService810Soap.setAlertsSettings(int target,
int targetId,
java.util.List<SPerfAlertSettings> settings)
Modifies alert deviation settings for the specified level.
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.