Package | Description |
---|---|
com.genesyslab.wfm7.API.service.calendar761 | |
com.genesyslab.wfm7.API.service.config761 | |
com.genesyslab.wfm7.API.service.schedule761 |
Modifier and Type | Field and Description |
---|---|
private CfgAgentHolder |
CalData.agentHolder
Organization (agent(s), team(s), site(s)) configuration information related to Calendar items
|
Modifier and Type | Method and Description |
---|---|
CfgAgentHolder |
CalData.getAgentHolder()
Gets the agentHolder value for this CalData.
|
Modifier and Type | Method and Description |
---|---|
void |
CalData.setAgentHolder(CfgAgentHolder agentHolder)
Sets the agentHolder value for this CalData.
|
Constructor and Description |
---|
CalData(int informationArraySize,
CalItemInformation[] information,
int indicatorsArraySize,
CalDataIndicator[] indicators,
CfgAgentHolder agentHolder) |
Modifier and Type | Method and Description |
---|---|
CfgAgentHolder |
WFMConfigService761Soap.fetchAgentFromSnapshot(java.lang.String snapshotID,
int firstIndex,
int lastIndex,
CfgAgentDetails details)
Retrieves a portion of Agent data from snapshot earlier created with
openAgentSnapshot method. |
CfgAgentHolder |
WFMConfigService761Soap.fetchAgentFromSnapshotByTeam(java.lang.String snapshotID,
int siteID,
int[] wmTeamId,
CfgAgentDetails details)
Retrieves Agents for a given Team from existing Agent snapshot.
|
CfgAgentHolder |
WFMConfigService761Soap.getAgent(CfgAgentFilter agentFilter,
CfgSortMode sortMode,
CfgAgentDetails details)
|
Modifier and Type | Field and Description |
---|---|
private CfgAgentHolder |
SchAgentStateHolder.cfgAgentInfo
Contains agent related information if requested
CfgAgentHolder |
private CfgAgentHolder |
SchAgentDayHolder.cfgAgentInfo
Contains agent related information if requested
CfgAgentHolder |
Modifier and Type | Method and Description |
---|---|
CfgAgentHolder |
SchAgentStateHolder.getCfgAgentInfo()
Gets the cfgAgentInfo value for this SchAgentStateHolder.
|
CfgAgentHolder |
SchAgentDayHolder.getCfgAgentInfo()
Gets the cfgAgentInfo value for this SchAgentDayHolder.
|
CfgAgentHolder |
WFMScheduleService761Soap.getScheduleAgent(int scheduleID,
CfgAgentFilter agentFilter,
int[] agentTypeFilter,
int[] flagFilter,
CfgSortMode sortMode,
CfgAgentDetails cfgAgentDetails) |
Modifier and Type | Method and Description |
---|---|
void |
SchAgentStateHolder.setCfgAgentInfo(CfgAgentHolder cfgAgentInfo)
Sets the cfgAgentInfo value for this SchAgentStateHolder.
|
void |
SchAgentDayHolder.setCfgAgentInfo(CfgAgentHolder cfgAgentInfo)
Sets the cfgAgentInfo value for this SchAgentDayHolder.
|
Constructor and Description |
---|
SchAgentDayHolder(int schAgentDayNSizeIs,
SchAgentDay[] schAgentDay,
int schAgentDayShortNSizeIs,
SchAgentDayShort[] schAgentDayShort,
int schStateInfoNSizeIs,
SchStateInfo[] schStateInfo,
int schAgentTotalsNSizeIs,
SchAgentTotals[] schAgentTotals,
CfgAgentHolder cfgAgentInfo,
int schAgentDayCount,
long timestamp) |
SchAgentStateHolder(int schAgentStateNSizeIs,
SchAgentState[] schAgentState,
int schStateInfoNSizeIs,
SchStateInfo[] schStateInfo,
CfgAgentHolder cfgAgentInfo,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.