Package | Description |
---|---|
com.genesyslab.wfm8.API.service.schedule800 |
Modifier and Type | Method and Description |
---|---|
SchBiddingParams |
WFMScheduleService800Soap.getBiddingParams(int scheduleID,
int siteID)
Returns current bidding parameters for the schedule scenario, which includes the bidding window and a list of
bidding agents.
|
SchBiddingParams |
SchBiddingParams.withBiddingAgents(java.util.Collection<java.lang.Integer> values) |
SchBiddingParams |
SchBiddingParams.withBiddingAgents(java.lang.Integer... values) |
SchBiddingParams |
SchBiddingParams.withBiddingAgentsNSizeIs(int value) |
SchBiddingParams |
SchBiddingParams.withWmBidEndDateTime(double value) |
SchBiddingParams |
SchBiddingParams.withWmBidStartDateTime(double value) |
SchBiddingParams |
SchBiddingParams.withWmRankingSystem(int value) |
SchBiddingParams |
SchBiddingParams.withWmSiteId(int value) |
Modifier and Type | Method and Description |
---|---|
void |
WFMScheduleService800Soap.setBiddingParams(int scheduleID,
int siteID,
SchBiddingParams params)
Used to open scenario for bidding by setting bidding window and list of bidding agents.
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.