@Generated(value="com.genesyslab.platform.commons.protocol.generator.Generator", date="2021-06-14T15:45:42.723-07:00") public class TenantActions extends GEnum
Modifier and Type | Field | Description |
---|---|---|
static TenantActions |
ExternalServiceRequested |
|
static TenantActions |
ExternalServiceResponded |
|
static TenantActions |
InteractionAbandoned |
|
static TenantActions |
InteractionAbandonedDuringOffering |
|
static TenantActions |
InteractionAccepted |
|
static TenantActions |
InteractionAnswered |
|
static TenantActions |
InteractionCreated |
|
static TenantActions |
InteractionDeleted |
|
static TenantActions |
InteractionInProgress |
|
static TenantActions |
InteractionPastAcceptServiceLevel |
|
static TenantActions |
InteractionPastCompletionServiceLevel |
|
static TenantActions |
InteractionPastResponseServiceLevel |
|
static TenantActions |
InteractionReleased |
|
static TenantActions |
InteractionWait |
|
static TenantActions |
Monitored |
LOCALE_ENGLISH
Modifier and Type | Method | Description |
---|---|---|
static TenantActions |
valueOf(int ordinal) |
Returns enumeration value by given ordinal number.
|
static TenantActions |
valueOf(java.lang.String name) |
Returns enumeration value with specified name or null if no such value exists.
|
static java.util.Collection<TenantActions> |
values() |
Returns all values of the enumeration.
|
public static final TenantActions Monitored
public static final TenantActions InteractionCreated
public static final TenantActions InteractionDeleted
public static final TenantActions InteractionAbandonedDuringOffering
public static final TenantActions InteractionPastAcceptServiceLevel
public static final TenantActions InteractionPastCompletionServiceLevel
public static final TenantActions InteractionAccepted
public static final TenantActions InteractionAnswered
public static final TenantActions InteractionReleased
public static final TenantActions ExternalServiceRequested
public static final TenantActions ExternalServiceResponded
public static final TenantActions InteractionPastResponseServiceLevel
public static final TenantActions InteractionInProgress
public static final TenantActions InteractionAbandoned
public static final TenantActions InteractionWait
public static java.util.Collection<TenantActions> values()
public static TenantActions valueOf(int ordinal)
ordinal
- ordinal number of the enumeration valuepublic static TenantActions valueOf(java.lang.String name)
name
- name of value in the enumerationSend comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.