Package | Description |
---|---|
com.genesyslab.wfm7.API.service.schedule761 |
Modifier and Type | Field and Description |
---|---|
private SchAgentTotals[] |
SchAgentDayHolder.schAgentTotals
Contains different agent work totals calculated for specified period(s).
|
Modifier and Type | Method and Description |
---|---|
SchAgentTotals[] |
WFMScheduleService761Soap.getAgentTotals(SchSource source,
int scheduleID,
CfgAgentFilter agentFilter,
SchStateFilter stateFilter,
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.
|
SchAgentTotals[] |
SchAgentDayHolder.getSchAgentTotals()
Gets the schAgentTotals value for this SchAgentDayHolder.
|
Modifier and Type | Method and Description |
---|---|
void |
SchAgentDayHolder.setSchAgentTotals(SchAgentTotals[] schAgentTotals)
Sets the schAgentTotals value for this SchAgentDayHolder.
|
Constructor and Description |
---|
SchAgentDayHolder(int schAgentDayNSizeIs,
SchAgentDay[] schAgentDay,
int schAgentDayShortNSizeIs,
SchAgentDayShort[] schAgentDayShort,
int schStateInfoNSizeIs,
SchStateInfo[] schStateInfo,
int schAgentTotalsNSizeIs,
SchAgentTotals[] schAgentTotals,
CfgAgentHolder cfgAgentInfo,
int schAgentDayCount,
long timestamp) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.