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 |
---|---|---|
CfgCallActionCode |
CfgDeltaTreatment.getCallActionCode() |
A call action code.
|
CfgCallActionCode |
CfgTreatment.getCallActionCode() |
A call action code.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgTreatment.setCallActionCode(CfgCallActionCode value) |
A call action code.
|
Modifier and Type | Method | Description |
---|---|---|
CfgCallActionCode |
CfgTreatmentQuery.getCallActionCode() |
A call action code(See
CfgCallActionCode
).
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgTreatmentQuery.setCallActionCode(CfgCallActionCode value) |
A call action code(See
CfgCallActionCode
).
|
Modifier and Type | Field | Description |
---|---|---|
static CfgCallActionCode |
CfgCallActionCode.CFGCACConnect |
Connect to an operator
|
static CfgCallActionCode |
CfgCallActionCode.CFGCACDrop |
Release call
|
static CfgCallActionCode |
CfgCallActionCode.CFGCACMaxCallActionCode |
A maximum value of this enumeration.
|
static CfgCallActionCode |
CfgCallActionCode.CFGCACMuteTransfer |
Transfer call using mute transfer
|
static CfgCallActionCode |
CfgCallActionCode.CFGCACNoCallActionCode |
The value of corresponding parameter has not changed
|
static CfgCallActionCode |
CfgCallActionCode.CFGCACPlayMessage |
Slay message
|
static CfgCallActionCode |
CfgCallActionCode.CFGCACRoute |
Route call
|
static CfgCallActionCode |
CfgCallActionCode.CFGCACSendEmail |
Send E-mail
|
static CfgCallActionCode |
CfgCallActionCode.CFGCACSendFax |
Send fax
|
static CfgCallActionCode |
CfgCallActionCode.CFGCACSendPage |
Send page
|
static CfgCallActionCode |
CfgCallActionCode.CFGCACTransfer |
Transfer call using two-step transfer
|
Modifier and Type | Method | Description |
---|---|---|
static CfgCallActionCode |
CfgCallActionCode.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgCallActionCode |
CfgCallActionCode.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<CfgCallActionCode> |
CfgCallActionCode.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.