Package | Description |
---|---|
com.genesyslab.wfm8.API.service.schedule850 | |
com.genesyslab.wfm8.API.service.scheduleTrade850 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SchCandidate> |
SchCandidateHolder.candidates
An array of
SchCandidate information. |
protected java.util.List<SchCandidate> |
SchCandidateHolder.mergedCandidates
An array of
SchCandidate providing information about merged identical profile agent schedules. |
Modifier and Type | Method and Description |
---|---|
SchCandidate |
SchCandidate.withCandidates(java.util.Collection<java.lang.Integer> values) |
SchCandidate |
SchCandidate.withCandidates(java.lang.Integer... values) |
SchCandidate |
SchCandidate.withCandidatesNSizeIs(int value) |
SchCandidate |
SchCandidate.withGswAgentId(int value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SchCandidate> |
SchCandidateHolder.getCandidates()
Gets the value of the candidates property.
|
java.util.List<SchCandidate> |
SchCandidateHolder.getMergedCandidates()
Gets the value of the mergedCandidates property.
|
Modifier and Type | Method and Description |
---|---|
SchCandidateHolder |
SchCandidateHolder.withCandidates(SchCandidate... values) |
SchCandidateHolder |
SchCandidateHolder.withMergedCandidates(SchCandidate... values) |
Modifier and Type | Method and Description |
---|---|
void |
SchCandidateHolder.setCandidates(java.util.List<SchCandidate> candidates)
Sets the value of the candidates property.
|
void |
SchCandidateHolder.setMergedCandidates(java.util.List<SchCandidate> mergedCandidates)
Sets the value of the mergedCandidates property.
|
SchCandidateHolder |
SchCandidateHolder.withCandidates(java.util.Collection<SchCandidate> values) |
SchCandidateHolder |
SchCandidateHolder.withMergedCandidates(java.util.Collection<SchCandidate> values) |
Modifier and Type | Method and Description |
---|---|
SchCandidate |
WFMScheduleTradeService850Soap.getTradeCandidates(int siteID,
int agentID,
java.util.List<java.lang.Double> days,
java.util.List<java.lang.Integer> teamIDFilter)
Retrieves the list of agents for whom the agent trade is possible
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.