Package | Description |
---|---|
com.genesyslab.wfm7.API.service.config720 | |
com.genesyslab.wfm7.API.service.schedule720 |
WFM Schedule Service is part of WFM Server that handles schedule data.
|
Modifier and Type | Method and Description |
---|---|
CfgSnapshot |
WFMConfigService720Soap.openAgentByActivitySnapshot(int siteID,
int[] activityIDArray,
double startDate,
double endDate,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMConfigService720Soap.openAgentByContractSnapshot(int siteID,
int contractID,
double startDate,
double endDate,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMConfigService720Soap.openAgentByRotationSnapshot(int siteID,
int rotationID,
double startDate,
double endDate,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMConfigService720Soap.openAgentByTeamSnapshot(int siteID,
int[] teamIDArray,
int[] agentIDArray,
double startDate,
double endDate,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMConfigService720Soap.openAgentSnapshot(int siteID,
int[] agentIDArray,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMConfigService720Soap.openAllAgentSnapshot(int siteID,
double startDate,
double endDate,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMConfigService720Soap.openContractSnapshot(int siteID,
int[] contractIDArray,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMConfigService720Soap.openProfileByActivitySnapshot(int siteID,
int[] activityIDArray,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMConfigService720Soap.openProfileByContractSnapshot(int siteID,
int contractID,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMConfigService720Soap.openProfileSnapshot(int siteID,
int[] profileIDArray,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMConfigService720Soap.openTeamSnapshot(int siteID,
int[] teamIDArray,
int sortMode,
boolean ascending) |
Modifier and Type | Method and Description |
---|---|
CfgSnapshot |
WFMScheduleService720Soap.openMasterAgentSnapshot(int siteID,
double startDate,
double endDate,
int[] teamIDArray,
int[] agentIDArray,
int[] contractIDFilter,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMScheduleService720Soap.openScenarioAgentSnapshot(int scheduleID,
int siteID,
int[] agentTypeFilter,
int[] teamIDArray,
int[] agentIDArray,
int[] contractIDFilter,
int sortMode,
boolean ascending) |
CfgSnapshot |
WFMScheduleService720Soap.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.