Package | Description |
---|---|
com.genesyslab.wfm8.API.service.schedule850 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SchAgentTotals> |
SchAgentDayHolder.schAgentTotals
Contains different agent work totals calculated for specified period(s).
|
Modifier and Type | Method and Description |
---|---|
SchAgentTotals |
SchAgentTotals.withGswAgentId(int value) |
SchAgentTotals |
SchAgentTotals.withWmEndDate(double value) |
SchAgentTotals |
SchAgentTotals.withWmOvertimeMinutes(double value) |
SchAgentTotals |
SchAgentTotals.withWmPaidMinutes(double value) |
SchAgentTotals |
SchAgentTotals.withWmRefId(int value) |
SchAgentTotals |
SchAgentTotals.withWmSiteId(int value) |
SchAgentTotals |
SchAgentTotals.withWmStartDate(double value) |
SchAgentTotals |
SchAgentTotals.withWmStateId(int value) |
SchAgentTotals |
SchAgentTotals.withWmStateMinutes(double value) |
SchAgentTotals |
SchAgentTotals.withWmStateType(int value) |
SchAgentTotals |
SchAgentTotals.withWmType(int value) |
SchAgentTotals |
SchAgentTotals.withWmWorkMinutes(double value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SchAgentTotals> |
WFMScheduleService850Soap.getAgentTotals(SchSource source,
int scheduleID,
CfgAgentFilter agentFilter,
java.util.List<SchTotalsRequest> totalsRequest)
Calculates different totals, such as paid time, work time, and vacation time, for the given agent
for the specified date period(s) and granularity.
|
java.util.List<SchAgentTotals> |
SchAgentDayHolder.getSchAgentTotals()
Gets the value of the schAgentTotals property.
|
Modifier and Type | Method and Description |
---|---|
SchAgentDayHolder |
SchAgentDayHolder.withSchAgentTotals(SchAgentTotals... values) |
Modifier and Type | Method and Description |
---|---|
void |
SchAgentDayHolder.setSchAgentTotals(java.util.List<SchAgentTotals> schAgentTotals)
Sets the value of the schAgentTotals property.
|
SchAgentDayHolder |
SchAgentDayHolder.withSchAgentTotals(java.util.Collection<SchAgentTotals> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.