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