Package | Description |
---|---|
com.genesyslab.wfm8.API.service.schedule810 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<SchAuditDay> |
SchAuditTransaction.agentDays
A list of agent days
SchAuditDay that have been modified during the transaction. |
protected java.util.List<SchAuditDay> |
SchNotification.changes
A list of
SchAuditDay that have been modified. |
Modifier and Type | Method and Description |
---|---|
SchAuditDay |
SchAuditDay.withGswAgentId(int value) |
SchAuditDay |
SchAuditDay.withGswUserId(int value) |
SchAuditDay |
SchAuditDay.withNewTimestamp(long value) |
SchAuditDay |
SchAuditDay.withOldTimestamp(long value) |
SchAuditDay |
SchAuditDay.withWmAction(int value) |
SchAuditDay |
SchAuditDay.withWmDate(double value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<SchAuditDay> |
SchAuditTransaction.getAgentDays()
Gets the value of the agentDays property.
|
java.util.List<SchAuditDay> |
SchNotification.getChanges()
Gets the value of the changes property.
|
Modifier and Type | Method and Description |
---|---|
SchAuditTransaction |
SchAuditTransaction.withAgentDays(SchAuditDay... values) |
SchNotification |
SchNotification.withChanges(SchAuditDay... values) |
Modifier and Type | Method and Description |
---|---|
void |
SchAuditTransaction.setAgentDays(java.util.List<SchAuditDay> agentDays)
Sets the value of the agentDays property.
|
void |
SchNotification.setChanges(java.util.List<SchAuditDay> changes)
Sets the value of the changes property.
|
SchAuditTransaction |
SchAuditTransaction.withAgentDays(java.util.Collection<SchAuditDay> values) |
SchNotification |
SchNotification.withChanges(java.util.Collection<SchAuditDay> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.