Package | Description |
---|---|
com.genesyslab.wfm7.API.service.schedule761 |
Modifier and Type | Field and Description |
---|---|
private SchAuditDay[] |
SchAuditTransaction.agentDays
A list of agent days
SchAuditDay that have been modified during the transaction. |
private SchAuditDay[] |
SchNotification.changes
A list of
SchAuditDay that have been modified. |
Modifier and Type | Method and Description |
---|---|
SchAuditDay[] |
SchAuditTransaction.getAgentDays()
Gets the agentDays value for this SchAuditTransaction.
|
SchAuditDay[] |
SchNotification.getChanges()
Gets the changes value for this SchNotification.
|
Modifier and Type | Method and Description |
---|---|
void |
SchAuditTransaction.setAgentDays(SchAuditDay[] agentDays)
Sets the agentDays value for this SchAuditTransaction.
|
void |
SchNotification.setChanges(SchAuditDay[] changes)
Sets the changes value for this SchNotification.
|
Constructor and Description |
---|
SchAuditTransaction(long wmSchAuditId,
int gswUserId,
int wmAction,
double wmStartDate,
double wmEndDate,
double wmTimestamp,
int wmSrcScenarioId,
int wmTradeId,
long wmRollbackAuditId,
int agentDaysNSizeIs,
SchAuditDay[] agentDays) |
SchNotification(long timestamp,
int changesNSizeIs,
SchAuditDay[] changes,
SchAgentDayHolder schedules) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.