Package | Description |
---|---|
com.genesyslab.wfm7.API.service.schedule750 |
WFM Schedule Service is part of WFM Server that handles schedule data.
|
Modifier and Type | Method and Description |
---|---|
SchAuditLog |
WFMScheduleService750Soap.getAuditLogByID(long auditID,
int siteID,
int[] teamIDArray,
int[] agentIDArray,
double schStartDate,
double schEndDate,
int detailsLevel,
int stateLayout,
int[] excludeStates,
boolean provideStateInfo,
boolean provideAgentInfo,
boolean provideTeamInfo,
boolean provideContractInfo,
boolean provideScenarioInfo,
boolean provideUserInfo)
Returns information about a specific schedule audit transaction.
|
SchAuditLog |
WFMScheduleService750Soap.getAuditLogResults(java.lang.String requestID,
int stateLayout,
boolean provideStateInfo,
boolean provideAgentInfo,
boolean provideTeamInfo,
boolean provideContractInfo,
boolean provideScenarioInfo,
boolean provideUserInfo)
Retrieves Audit Log that was requested asynchronously.
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.