|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GFAppCfgEvent.AppCfgEventType | |
---|---|
com.genesyslab.platform.apptemplate.application | This package provides helper components for connectivity with Genesys Configuration Framework. |
Uses of GFAppCfgEvent.AppCfgEventType in com.genesyslab.platform.apptemplate.application |
---|
Methods in com.genesyslab.platform.apptemplate.application that return GFAppCfgEvent.AppCfgEventType | |
---|---|
GFAppCfgEvent.AppCfgEventType |
GFApplicationConfigurationManager.GFAppCfgEventImpl.getEventType()
|
GFAppCfgEvent.AppCfgEventType |
GFAppCfgEvent.getEventType()
Type of the Genesys CME application configuration manager event. |
static GFAppCfgEvent.AppCfgEventType |
GFAppCfgEvent.AppCfgEventType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static GFAppCfgEvent.AppCfgEventType[] |
GFAppCfgEvent.AppCfgEventType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.genesyslab.platform.apptemplate.application with parameters of type GFAppCfgEvent.AppCfgEventType | |
---|---|
GFApplicationConfigurationManager.GFAppCfgEventImpl(GFAppCfgEvent.AppCfgEventType type,
GFApplicationContext ctx,
IGApplicationConfiguration config,
ICfgObject confData)
Internal constructor of event implementation class. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |