Package | Description |
---|---|
com.genesyslab.wfm8.API.service.schedule851 |
Modifier and Type | Method and Description |
---|---|
SchAuditLog |
WFMScheduleService851Soap.getAuditLogByID(long auditID,
int siteID,
java.util.List<java.lang.Integer> teamIDArray,
java.util.List<java.lang.Integer> agentIDArray,
double schStartDate,
double schEndDate,
int detailsLevel,
SchAgentDayDetails schDetails,
CfgAgentDetails cfgAgentDetails,
boolean provideScenarioInfo,
boolean provideUserInfo)
Returns information about a specific schedule audit transaction.
|
SchAuditLog |
WFMScheduleService851Soap.getAuditLogResults(java.lang.String requestID,
SchAgentDayDetails schDetails,
CfgAgentDetails cfgAgentDetails,
boolean provideScenarioInfo,
boolean provideUserInfo)
Retrieves Audit Log that was requested asynchronously.
|
SchAuditLog |
SchAuditLog.withCfgUserInfo(CfgUserShort... values) |
SchAuditLog |
SchAuditLog.withCfgUserInfo(java.util.Collection<CfgUserShort> values) |
SchAuditLog |
SchAuditLog.withCfgUserInfoNSizeIs(int value) |
SchAuditLog |
SchAuditLog.withSchedules(SchAgentDayHolder value) |
SchAuditLog |
SchAuditLog.withSchScenarioInfo(java.util.Collection<SchScenarioShort> values) |
SchAuditLog |
SchAuditLog.withSchScenarioInfo(SchScenarioShort... values) |
SchAuditLog |
SchAuditLog.withSchScenarioInfoNSizeIs(int value) |
SchAuditLog |
SchAuditLog.withTransactions(java.util.Collection<SchAuditTransaction> values) |
SchAuditLog |
SchAuditLog.withTransactions(SchAuditTransaction... values) |
SchAuditLog |
SchAuditLog.withTransactionsNSizeIs(int value) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.