Package | Description |
---|---|
com.genesyslab.wfm7.API.service.performance700 |
Modifier and Type | Method and Description |
---|---|
SPerfItemDataAndTotal[] |
WFMPerformanceService700Soap.getPerformanceData(int target,
int targetID,
double start,
double end,
double current,
int granularity,
int timeZoneOption,
int timeZoneValue,
int sourceSchScenarioID,
int sourceFrcScenarioID,
int[] requestedItems,
int branch)
Returns array of values for each time interval (with specified granularity) in the requested period for requested performance items at specified target level, involves aggregation (totals, averages) for target more than Activity level and granularity bigger than 15 min.
|
SPerfItemDataAndTotal[] |
WFMPerformanceService700Soap.getPerformanceDataFromSnapshot(java.lang.String schSnapshotID,
SchAgentDay[] agentDayArray,
int target,
int targetID,
double start,
double end,
int granularity,
int[] requestedItems,
int branch) |
SPerfItemDataAndTotal[] |
WFMPerformanceService700Soap.getPerformanceRequestData(java.lang.String asyncRequestID) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.