Package | Description |
---|---|
com.genesyslab.wfm8.API.service.schedule852 |
Modifier and Type | Method and Description |
---|---|
SchOvertimeSlot |
SchOvertimeSlot.withGswAgentId(int value) |
SchOvertimeSlot |
SchOvertimeSlot.withGswUserId(int value) |
SchOvertimeSlot |
SchOvertimeSlot.withWmBid(int value) |
SchOvertimeSlot |
SchOvertimeSlot.withWmComments(java.lang.String value) |
SchOvertimeSlot |
SchOvertimeSlot.withWmDate(double value) |
SchOvertimeSlot |
SchOvertimeSlot.withWmDuration(int value) |
SchOvertimeSlot |
SchOvertimeSlot.withWmOverertimeOfferId(int value) |
SchOvertimeSlot |
SchOvertimeSlot.withWmOvertimeSlotId(int value) |
SchOvertimeSlot |
SchOvertimeSlot.withWmSiteId(int value) |
SchOvertimeSlot |
SchOvertimeSlot.withWmStartDateTime(double value) |
SchOvertimeSlot |
SchOvertimeSlot.withWmStatus(int value) |
SchOvertimeSlot |
SchOvertimeSlot.withWmStatusReason(java.lang.String value) |
SchOvertimeSlot |
SchOvertimeSlot.withWmStatusReasonCode(int value) |
SchOvertimeSlot |
SchOvertimeSlot.withWmTimestamp(double value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SchOvertimeSlot> |
WFMScheduleService852Soap.getOvertimeSlots(int overtimeOfferID,
CfgAgentFilter agentFilter,
java.util.List<java.lang.Integer> statusFilter,
int timezoneID)
Returns Overtime Slots filtered by status or specified agents (optional)
|
Modifier and Type | Method and Description |
---|---|
SchValidationHolder |
WFMScheduleService852Soap.upsertOvertimeSlot(int overtimeOfferID,
SchOvertimeSlot slot,
int timezoneID,
boolean ignoreWarnings)
Inserts or updates overtime slot
|
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.