Package | Description |
---|---|
com.genesyslab.wfm8.API.service.config810 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<CfgAuditRecord> |
CfgAuditLog.wmRecords |
Modifier and Type | Method and Description |
---|---|
CfgAuditRecord |
CfgAuditRecord.withGswAgentId(int value) |
CfgAuditRecord |
CfgAuditRecord.withGswUserId(int value) |
CfgAuditRecord |
CfgAuditRecord.withWmAction(int value) |
CfgAuditRecord |
CfgAuditRecord.withWmCfgAuditId(long value) |
CfgAuditRecord |
CfgAuditRecord.withWmFields(CfgAuditField... values) |
CfgAuditRecord |
CfgAuditRecord.withWmFields(java.util.Collection<CfgAuditField> values) |
CfgAuditRecord |
CfgAuditRecord.withWmFieldsNSizeIs(int value) |
CfgAuditRecord |
CfgAuditRecord.withWmObjectId(int value) |
CfgAuditRecord |
CfgAuditRecord.withWmObjectType(int value) |
CfgAuditRecord |
CfgAuditRecord.withWmTimestamp(double value) |
Modifier and Type | Method and Description |
---|---|
java.util.List<CfgAuditRecord> |
CfgAuditLog.getWmRecords()
Gets the value of the wmRecords property.
|
Modifier and Type | Method and Description |
---|---|
CfgAuditLog |
CfgAuditLog.withWmRecords(CfgAuditRecord... values) |
Modifier and Type | Method and Description |
---|---|
void |
CfgAuditLog.setWmRecords(java.util.List<CfgAuditRecord> wmRecords)
Sets the value of the wmRecords property.
|
CfgAuditLog |
CfgAuditLog.withWmRecords(java.util.Collection<CfgAuditRecord> values) |
Copyright © 2005-2016 Genesys Telecommunications Labs, Inc. All Rights Reserved.