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 |
---|---|---|
CfgTaskType |
CfgDeltaScheduledTask.getType() |
Type of the ScheduledTask.
|
CfgTaskType |
CfgScheduledTask.getType() |
Type of the ScheduledTask.
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgScheduledTask.setType(CfgTaskType value) |
Type of the ScheduledTask.
|
Modifier and Type | Method | Description |
---|---|---|
CfgTaskType |
CfgScheduledTaskQuery.getTaskType() |
Type of the ScheduledTask (see
CfgTaskType
).
|
Modifier and Type | Method | Description |
---|---|---|
void |
CfgScheduledTaskQuery.setTaskType(CfgTaskType value) |
Type of the ScheduledTask (see
CfgTaskType
).
|
Modifier and Type | Field | Description |
---|---|---|
static CfgTaskType |
CfgTaskType.CFGTTMaxType |
|
static CfgTaskType |
CfgTaskType.CFGTTNoType |
|
static CfgTaskType |
CfgTaskType.CFGTTRegenerateDIDGroups |
|
static CfgTaskType |
CfgTaskType.CFGTTRegenerateIVRProfiles |
|
static CfgTaskType |
CfgTaskType.CFGTTSwapIVRURLs |
|
static CfgTaskType |
CfgTaskType.CFGTTUpdateAppIVR |
Modifier and Type | Method | Description |
---|---|---|
static CfgTaskType |
CfgTaskType.valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static CfgTaskType |
CfgTaskType.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<CfgTaskType> |
CfgTaskType.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.