Package | Description |
---|---|
com.genesyslab.wfm8.API.service.schedule800 | |
com.genesyslab.wfm8.API.service.scheduleTrade800 |
Modifier and Type | Field and Description |
---|---|
protected SchAgentDayHolder |
SchNotification.schedules
SchAgentDayHolder contains schedule and related information |
protected SchAgentDayHolder |
SchAuditLog.schedules
SchAgentDayHolder contains schedule and related information |
Modifier and Type | Method and Description |
---|---|
SchAgentDayHolder |
WFMScheduleService800Soap.buildAgentDay(int scheduleID,
int siteID,
java.util.List<SchAgentDay> newSchedule,
SchAgentDayDetails schDetails)
Builds complete schedule shifts with optimal break/meal distribution for the given schedule shifts
|
SchAgentDayHolder |
WFMScheduleService800Soap.buildAgentDayInSnapshot(java.lang.String schSnapshotID,
java.util.List<SchAgentDay> newSchedule,
java.util.List<SchAgentDay> modifiedSchedule,
SchAgentDayDetails schDetails)
Builds complete schedule shifts with optimal break/meal distribution for the given schedule shifts (based on existing schedule snapshot).
|
SchAgentDayHolder |
WFMScheduleService800Soap.fetchAgentDayFromSnapshot(java.lang.String schSnapshotID,
int firstAgentIndex,
int lastAgentIndex,
double firstDate,
double lastDate,
SchAgentDayDetails schDetails,
CfgAgentDetails cfgAgentDetails,
boolean autoRefresh)
Retrieves a range of schedule agent days from existing schedule snapshot.
|
SchAgentDayHolder |
WFMScheduleService800Soap.getAgentDay(SchSource source,
int scheduleID,
double startDate,
double endDate,
int timezoneId,
CfgAgentFilter agentFilter,
CfgActivityFilter activityFilter,
SchStateFilter stateFilter,
SchSortMode sortMode,
SchAgentDayDetails schDetails,
CfgAgentDetails cfgAgentDetails,
java.util.List<SchTotalsRequest> totalsRequest)
Loads agent days from the specified schedule for the specified range of dates and specified set of agents.
|
SchAgentDayHolder |
SchNotification.getSchedules()
Gets the value of the schedules property.
|
SchAgentDayHolder |
SchAuditLog.getSchedules()
Gets the value of the schedules property.
|
SchAgentDayHolder |
SchAgentDayHolder.withCfgAgentInfo(CfgAgentHolder value) |
SchAgentDayHolder |
SchAgentDayHolder.withSchAgentDay(java.util.Collection<SchAgentDay> values) |
SchAgentDayHolder |
SchAgentDayHolder.withSchAgentDay(SchAgentDay... values) |
SchAgentDayHolder |
SchAgentDayHolder.withSchAgentDayCount(int value) |
SchAgentDayHolder |
SchAgentDayHolder.withSchAgentDayNSizeIs(int value) |
SchAgentDayHolder |
SchAgentDayHolder.withSchAgentDayShort(java.util.Collection<SchAgentDayShort> values) |
SchAgentDayHolder |
SchAgentDayHolder.withSchAgentDayShort(SchAgentDayShort... values) |
SchAgentDayHolder |
SchAgentDayHolder.withSchAgentDayShortNSizeIs(int value) |
SchAgentDayHolder |
SchAgentDayHolder.withSchAgentTotals(java.util.Collection<SchAgentTotals> values) |
SchAgentDayHolder |
SchAgentDayHolder.withSchAgentTotals(SchAgentTotals... values) |
SchAgentDayHolder |
SchAgentDayHolder.withSchAgentTotalsNSizeIs(int value) |
SchAgentDayHolder |
SchAgentDayHolder.withSchStateInfo(java.util.Collection<SchStateInfo> values) |
SchAgentDayHolder |
SchAgentDayHolder.withSchStateInfo(SchStateInfo... values) |
SchAgentDayHolder |
SchAgentDayHolder.withSchStateInfoNSizeIs(int value) |
SchAgentDayHolder |
SchAgentDayHolder.withTimestamp(long value) |
Modifier and Type | Method and Description |
---|---|
void |
SchNotification.setSchedules(SchAgentDayHolder value)
Sets the value of the schedules property.
|
void |
SchAuditLog.setSchedules(SchAgentDayHolder value)
Sets the value of the schedules property.
|
SchNotification |
SchNotification.withSchedules(SchAgentDayHolder value) |
SchAuditLog |
SchAuditLog.withSchedules(SchAgentDayHolder value) |
Modifier and Type | Field and Description |
---|---|
protected SchAgentDayHolder |
SchTradeNotification.schedules
SchAgentDayHolder contains schedule and related information |
Modifier and Type | Method and Description |
---|---|
SchAgentDayHolder |
SchTradeNotification.getSchedules()
Gets the value of the schedules property.
|
Modifier and Type | Method and Description |
---|---|
void |
SchTradeNotification.setSchedules(SchAgentDayHolder value)
Sets the value of the schedules property.
|
SchTradeNotification |
SchTradeNotification.withSchedules(SchAgentDayHolder value) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.