Package | Description |
---|---|
com.genesyslab.wfm7.API.service.forecast761 |
Modifier and Type | Method and Description |
---|---|
FrcTargetForecastInformation[] |
WFMForecastService761Soap.getAsyncRequestForecastInformation(java.lang.String asyncRequestID)
Gets an asynchronous request result of forecast information for the specified period and specified target.
|
FrcTargetForecastInformation[] |
WFMForecastService761Soap.getForecastInformation(int scenarioId,
int target,
int targetId,
int[] types,
double start,
double end,
int timeZone,
int branchSelection,
int granularity,
int request)
Returns requested forecast information for specified period and specified target.
|
FrcTargetForecastInformation[] |
WFMForecastService761Soap.getForecastRequestActivityData(java.lang.String requestID,
int activityID,
int[] types,
double start,
double end,
int granularity)
Method returns forecast results for the specified Activity, if request completed.
|
FrcTargetForecastInformation[] |
WFMForecastService761Soap.getHistoricalInformation(int target,
int targetId,
int[] types,
double start,
double end,
int granularity)
Returns historical data for specified period and specified Activities.
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.