Package | Description |
---|---|
com.genesyslab.wfm7.API.service.config720 | |
com.genesyslab.wfm7.API.service.schedule720 |
WFM Schedule Service is part of WFM Server that handles schedule data.
|
Modifier and Type | Field and Description |
---|---|
private CfgUserShort[] |
CfgUserHolder.objectShortArray |
Modifier and Type | Method and Description |
---|---|
CfgUserShort[] |
CfgUserHolder.getObjectShortArray()
Gets the objectShortArray value for this CfgUserHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
CfgUserHolder.setObjectShortArray(CfgUserShort[] objectShortArray)
Sets the objectShortArray value for this CfgUserHolder.
|
Constructor and Description |
---|
CfgUserHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgUser[] objectArray,
int objectShortArrayNSizeIs,
CfgUserShort[] objectShortArray,
int BUInfoNSizeIs,
CfgBUShort[] BUInfo,
int siteInfoNSizeIs,
CfgSiteShort[] siteInfo,
int teamInfoNSizeIs,
CfgTeamShort[] teamInfo,
int subsystemInfoNSizeIs,
CfgSubsystem[] subsystemInfo,
long timestamp) |
Modifier and Type | Field and Description |
---|---|
private CfgUserShort[] |
SchAuditLog.cfgUserInfo
Contains short user information for every unique user in returned audit log.
|
Modifier and Type | Method and Description |
---|---|
CfgUserShort[] |
SchAuditLog.getCfgUserInfo()
Gets the cfgUserInfo value for this SchAuditLog.
|
Modifier and Type | Method and Description |
---|---|
void |
SchAuditLog.setCfgUserInfo(CfgUserShort[] cfgUserInfo)
Sets the cfgUserInfo value for this SchAuditLog.
|
Constructor and Description |
---|
SchAuditLog(int transactionsNSizeIs,
SchAuditTransaction[] transactions,
SchAgentDayHolder schedules,
int schScenarioInfoNSizeIs,
SchScenarioShort[] schScenarioInfo,
int cfgUserInfoNSizeIs,
CfgUserShort[] cfgUserInfo) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.