Package | Description |
---|---|
com.genesyslab.wfm8.API.service.schedule851 |
Modifier and Type | Method and Description |
---|---|
SchCandidateHolder |
WFMScheduleService851Soap.getProfileAgentCandidates(int scheduleID,
int siteID,
java.util.List<java.lang.Integer> profileAgentIDArray,
boolean biddingAgentsOnly,
boolean provideBids,
boolean mergeCandidates,
boolean provideAgentInfo)
Returns a list of actual agents who qualify for the schedules of the specified profile agent(s), or
returns a list of qualifying profile agents, if actual agents were specified as an input.
|
SchCandidateHolder |
WFMScheduleService851Soap.getSwapCandidates(int scheduleID,
int siteID,
java.util.List<java.lang.Double> days,
java.util.List<java.lang.Integer> teamIDArray,
java.util.List<java.lang.Integer> agentIDArray,
boolean provideAgentInfo)
Returns list of agents that qualify for the schedule swap with specified agent.
|
SchCandidateHolder |
SchCandidateHolder.withBids(java.util.Collection<SchBid> values) |
SchCandidateHolder |
SchCandidateHolder.withBids(SchBid... values) |
SchCandidateHolder |
SchCandidateHolder.withBidsNSizeIs(int value) |
SchCandidateHolder |
SchCandidateHolder.withCandidates(java.util.Collection<SchCandidate> values) |
SchCandidateHolder |
SchCandidateHolder.withCandidates(SchCandidate... values) |
SchCandidateHolder |
SchCandidateHolder.withCandidatesNSizeIs(int value) |
SchCandidateHolder |
SchCandidateHolder.withCfgAgentInfo(CfgAgentShort... values) |
SchCandidateHolder |
SchCandidateHolder.withCfgAgentInfo(java.util.Collection<CfgAgentShort> values) |
SchCandidateHolder |
SchCandidateHolder.withCfgAgentInfoNSizeIs(int value) |
SchCandidateHolder |
SchCandidateHolder.withMergedCandidates(java.util.Collection<SchCandidate> values) |
SchCandidateHolder |
SchCandidateHolder.withMergedCandidates(SchCandidate... values) |
SchCandidateHolder |
SchCandidateHolder.withMergedCandidatesNSizeIs(int value) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.