Package | Description |
---|---|
com.genesyslab.wfm7.API.service.config761 | |
com.genesyslab.wfm7.API.service.schedule761 |
Modifier and Type | Field and Description |
---|---|
private CfgAgentShort[] |
CfgMeetingHolder.agentInfo |
private CfgAgentShort[] |
CfgAgentHolder.objectShortArray
An array of
CfgAgentShort , returned if request specifies
ECfgInfoType.CFG_INFO_OBJECT_SHORT detail level |
Modifier and Type | Method and Description |
---|---|
CfgAgentShort[] |
CfgMeetingHolder.getAgentInfo()
Gets the agentInfo value for this CfgMeetingHolder.
|
CfgAgentShort[] |
CfgAgentHolder.getObjectShortArray()
Gets the objectShortArray value for this CfgAgentHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
CfgMeetingHolder.setAgentInfo(CfgAgentShort[] agentInfo)
Sets the agentInfo value for this CfgMeetingHolder.
|
void |
CfgAgentHolder.setObjectShortArray(CfgAgentShort[] objectShortArray)
Sets the objectShortArray value for this CfgAgentHolder.
|
Constructor and Description |
---|
CfgAgentHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgAgent[] objectArray,
int objectShortArrayNSizeIs,
CfgAgentShort[] objectShortArray,
int teamInfoNSizeIs,
CfgTeamShort[] teamInfo,
int contractInfoNSizeIs,
CfgContractShort[] contractInfo,
int availabilityInfoNSizeIs,
CfgContractAvailability[] availabilityInfo,
int activityInfoNSizeIs,
CfgActivityShort[] activityInfo,
int siteInfoNSizeIs,
CfgSiteShort[] siteInfo,
int BUInfoNSizeIs,
CfgBUShort[] BUInfo,
int timezoneInfoNSizeIs,
CfgTimezone[] timezoneInfo,
long timestamp) |
CfgMeetingHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgMeeting[] objectArray,
int objectShortArrayNSizeIs,
CfgMeetingShort[] objectShortArray,
int exceptionTypeInfoNSizeIs,
CfgExceptionTypeShort[] exceptionTypeInfo,
int agentInfoNSizeIs,
CfgAgentShort[] agentInfo,
long timestamp) |
Modifier and Type | Field and Description |
---|---|
private CfgAgentShort[] |
SchCandidateHolder.cfgAgentInfo
An array of
CfgAgentShort containing agent information
about every candidate returned. |
Modifier and Type | Method and Description |
---|---|
CfgAgentShort[] |
SchCandidateHolder.getCfgAgentInfo()
Gets the cfgAgentInfo value for this SchCandidateHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
SchCandidateHolder.setCfgAgentInfo(CfgAgentShort[] cfgAgentInfo)
Sets the cfgAgentInfo value for this SchCandidateHolder.
|
Constructor and Description |
---|
SchCandidateHolder(int candidatesNSizeIs,
SchCandidate[] candidates,
int cfgAgentInfoNSizeIs,
CfgAgentShort[] cfgAgentInfo,
int bidsNSizeIs,
SchBid[] bids,
int mergedCandidatesNSizeIs,
SchCandidate[] mergedCandidates) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.