Package | Description |
---|---|
com.genesyslab.wfm7.API.service.forecast710 |
Modifier and Type | Method and Description |
---|---|
FrcTargetForecastInformation[] |
WFMForecastService710Soap.getAsyncRequestForecastInformation(java.lang.String asyncRequestID) |
FrcTargetForecastInformation[] |
WFMForecastService710Soap.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[] |
WFMForecastService710Soap.getForecastRequestActivityData(java.lang.String requestID,
int activityID,
int[] types,
double start,
double end,
int granularity) |
FrcTargetForecastInformation[] |
WFMForecastService710Soap.getHistoricalInformation(int target,
int targetId,
int[] types,
double start,
double end,
int granularity) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.