Package | Description |
---|---|
com.genesyslab.wfm8.API.service.schedule851 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SchBid> |
SchCandidateHolder.bids
An array of
SchBid providing candidates' bidding. |
Modifier and Type | Method and Description |
---|---|
SchBid |
SchBid.withGswAgentId(int value) |
SchBid |
SchBid.withWmBid(int value) |
SchBid |
SchBid.withWmProfileAgentId(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SchBid> |
WFMScheduleService851Soap.getAgentBids(int scheduleID,
int siteID,
java.util.List<java.lang.Integer> agentIDArray)
Returns schedule bids for the specified agents.
|
java.util.List<SchBid> |
SchCandidateHolder.getBids()
Gets the value of the bids property.
|
Modifier and Type | Method and Description |
---|---|
SchCandidateHolder |
SchCandidateHolder.withBids(SchBid... values) |
Modifier and Type | Method and Description |
---|---|
void |
WFMScheduleService851Soap.setAgentBids(int scheduleID,
int siteID,
java.util.List<java.lang.Integer> agentIDArray,
java.util.List<SchBid> bids)
Sets schedule bid values for the specified list of agents.
|
void |
SchCandidateHolder.setBids(java.util.List<SchBid> bids)
Sets the value of the bids property.
|
SchCandidateHolder |
SchCandidateHolder.withBids(java.util.Collection<SchBid> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.