Package | Description |
---|---|
com.genesyslab.wfm7.API.service.config712 | |
com.genesyslab.wfm7.API.service.schedule712 |
WFM Schedule Service is part of WFM Server that handles schedule data.
|
Modifier and Type | Method and Description |
---|---|
CfgSnapshot |
WFMConfigService712Soap.openAgentByActivitySnapshot(int siteID,
int[] activityIDArray,
double startDate,
double endDate,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMConfigService712Soap.openAgentByContractSnapshot(int siteID,
int contractID,
double startDate,
double endDate,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMConfigService712Soap.openAgentByRotationSnapshot(int siteID,
int rotationID,
double startDate,
double endDate,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMConfigService712Soap.openAgentByTeamSnapshot(int siteID,
int[] teamIDArray,
int[] agentIDArray,
double startDate,
double endDate,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMConfigService712Soap.openAgentSnapshot(int siteID,
int[] agentIDArray,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMConfigService712Soap.openAllAgentSnapshot(int siteID,
double startDate,
double endDate,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMConfigService712Soap.openContractSnapshot(int siteID,
int[] contractIDArray,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMConfigService712Soap.openProfileByActivitySnapshot(int siteID,
int[] activityIDArray,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMConfigService712Soap.openProfileByContractSnapshot(int siteID,
int contractID,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMConfigService712Soap.openProfileSnapshot(int siteID,
int[] profileIDArray,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMConfigService712Soap.openTeamSnapshot(int siteID,
int[] teamIDArray,
int sortMode,
boolean ascending) |
Modifier and Type | Method and Description |
---|---|
CfgSnapshot |
WFMScheduleService712Soap.openMasterAgentSnapshot(int siteID,
double startDate,
double endDate,
int[] teamIDArray,
int[] agentIDArray,
int[] contractIDFilter,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMScheduleService712Soap.openScenarioAgentSnapshot(int scheduleID,
int siteID,
int[] agentTypeFilter,
int[] teamIDArray,
int[] agentIDArray,
int[] contractIDFilter,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMScheduleService712Soap.openScheduledAgentSnapshot(int scheduleID,
int siteID,
double startDate,
double endDate,
int[] flagFilter,
int sortMode,
boolean ascending) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.