Package | Description |
---|---|
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 SchScenarioShort[] |
SchScenarioHolder.scenarioShort |
private SchScenarioShort[] |
SchAuditLog.schScenarioInfo
Contains
SchScenarioShort info for every scenario refference in response,
It is "null" if scenario info was not requested. |
Modifier and Type | Method and Description |
---|---|
SchScenarioShort[] |
SchScenarioHolder.getScenarioShort()
Gets the scenarioShort value for this SchScenarioHolder.
|
SchScenarioShort[] |
SchAuditLog.getSchScenarioInfo()
Gets the schScenarioInfo value for this SchAuditLog.
|
Modifier and Type | Method and Description |
---|---|
void |
SchScenarioHolder.setScenarioShort(SchScenarioShort[] scenarioShort)
Sets the scenarioShort value for this SchScenarioHolder.
|
void |
SchAuditLog.setSchScenarioInfo(SchScenarioShort[] schScenarioInfo)
Sets the schScenarioInfo 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,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.