Package | Description |
---|---|
com.genesyslab.wfm7.API.service.config761 | |
com.genesyslab.wfm7.API.service.schedule761 |
Modifier and Type | Field and Description |
---|---|
private CfgUserShort[] |
CfgUserHolder.objectShortArray |
private CfgUserShort[] |
CfgReportTaskHolder.userInfo
An array of corresponding
CfgUserShort information |
private CfgUserShort[] |
CfgReportHolder.userInfo
An array of corresponding
CfgUserShort information |
Modifier and Type | Method and Description |
---|---|
CfgUserShort[] |
CfgUserHolder.getObjectShortArray()
Gets the objectShortArray value for this CfgUserHolder.
|
CfgUserShort[] |
CfgReportTaskHolder.getUserInfo()
Gets the userInfo value for this CfgReportTaskHolder.
|
CfgUserShort[] |
CfgReportHolder.getUserInfo()
Gets the userInfo value for this CfgReportHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
CfgUserHolder.setObjectShortArray(CfgUserShort[] objectShortArray)
Sets the objectShortArray value for this CfgUserHolder.
|
void |
CfgReportTaskHolder.setUserInfo(CfgUserShort[] userInfo)
Sets the userInfo value for this CfgReportTaskHolder.
|
void |
CfgReportHolder.setUserInfo(CfgUserShort[] userInfo)
Sets the userInfo value for this CfgReportHolder.
|
Constructor and Description |
---|
CfgReportHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgReport[] objectArray,
int objectShortArrayNSizeIs,
CfgReport[] objectShortArray,
int reportTaskInfoNSizeIs,
CfgReportTaskShort[] reportTaskInfo,
int userInfoNSizeIs,
CfgUserShort[] userInfo,
long timestamp) |
CfgReportTaskHolder(int objectIDArrayNSizeIs,
int[] objectIDArray,
int objectArrayNSizeIs,
CfgReportTask[] objectArray,
int objectShortArrayNSizeIs,
CfgReportTaskShort[] objectShortArray,
int userInfoNSizeIs,
CfgUserShort[] userInfo,
long timestamp) |
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[] |
SchScenarioHolder.cfgUserInfo
Contains short user information for every unique gswUserId in SchScenario or SchScenarioShort.
|
private CfgUserShort[] |
SchAuditLog.cfgUserInfo
Contains short user information for every unique user in the returned audit log.
|
Modifier and Type | Method and Description |
---|---|
CfgUserShort[] |
SchScenarioHolder.getCfgUserInfo()
Gets the cfgUserInfo value for this SchScenarioHolder.
|
CfgUserShort[] |
SchAuditLog.getCfgUserInfo()
Gets the cfgUserInfo value for this SchAuditLog.
|
Modifier and Type | Method and Description |
---|---|
void |
SchScenarioHolder.setCfgUserInfo(CfgUserShort[] cfgUserInfo)
Sets the cfgUserInfo value for this SchScenarioHolder.
|
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) |
SchScenarioHolder(int scenarioNSizeIs,
SchScenario[] scenario,
int scenarioShortNSizeIs,
SchScenarioShort[] scenarioShort,
int cfgUserInfoNSizeIs,
CfgUserShort[] cfgUserInfo,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.