Package | Description |
---|---|
com.genesyslab.platform.applicationblocks.com.objects | |
com.genesyslab.platform.applicationblocks.com.queries | |
com.genesyslab.platform.configuration.protocol.types |
This package contains classes based on the Genesys
GEnum class. |
Modifier and Type | Method | Description |
---|---|---|
CfgRecActionCode |
CfgDeltaTreatment.getRecActionCode() |
A record action code.
|
CfgRecActionCode |
CfgTreatment.getRecActionCode() |
A record action code.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgTreatment.setRecActionCode(CfgRecActionCode value) |
A record action code.
|
Modifier and Type | Method | Description |
---|---|---|
CfgRecActionCode |
CfgTreatmentQuery.getRecActionCode() |
A record action code(See
CfgRecActionCode
).
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgTreatmentQuery.setRecActionCode(CfgRecActionCode value) |
A record action code(See
CfgRecActionCode
).
|
Modifier and Type | Field | Description |
---|---|---|
static CfgRecActionCode |
CfgRecActionCode.CFGRACAssignToGroup |
Update the call record and reschedule the call back to a group of agents
|
static CfgRecActionCode |
CfgRecActionCode.CFGRACCycle |
In case of specified call result repeat call attempt up to specified number of times.
|
static CfgRecActionCode |
CfgRecActionCode.CFGRACDelegateForProcessing |
|
static CfgRecActionCode |
CfgRecActionCode.CFGRACExecuteSQLstatement |
|
static CfgRecActionCode |
CfgRecActionCode.CFGRACMarkAllChain |
Update current record and all record with the same chain ID with call result in database
|
static CfgRecActionCode |
CfgRecActionCode.CFGRACMarkAsAgentError |
Update the call record with \"Agent Error \" status
|
static CfgRecActionCode |
CfgRecActionCode.CFGRACMarkDB |
Update call record with call result in database, do not repeat call
|
static CfgRecActionCode |
CfgRecActionCode.CFGRACMaxRecActionCode |
A maximum value of this enumeration.
|
static CfgRecActionCode |
CfgRecActionCode.CFGRACNextInChain |
Try next record in a chain
|
static CfgRecActionCode |
CfgRecActionCode.CFGRACNextInChainAfter |
Try next record in a chain after specified time interval
|
static CfgRecActionCode |
CfgRecActionCode.CFGRACNextInChainAtDate |
Try next record in a chain at specified date/time
|
static CfgRecActionCode |
CfgRecActionCode.CFGRACNoRecActionCode |
The value of corresponding parameter has not changed
|
static CfgRecActionCode |
CfgRecActionCode.CFGRACReschedule |
|
static CfgRecActionCode |
CfgRecActionCode.CFGRACRetryAtDate |
Repeat the call attempt on specified date
|
static CfgRecActionCode |
CfgRecActionCode.CFGRACRetryIn |
Repeat the call attempt after specified time interval of same day
|
Modifier and Type | Method | Description |
---|---|---|
static CfgRecActionCode |
CfgRecActionCode.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgRecActionCode |
CfgRecActionCode.valueOf(java.lang.String name) |
Returns enumeration value with specified name or null if no such value exists.
|
Modifier and Type | Method | Description |
---|---|---|
static java.util.Collection<CfgRecActionCode> |
CfgRecActionCode.values() |
Returns all values of the enumeration.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.