public interface ConfEvent
Modifier and Type | Interface | Description |
---|---|---|
static class |
ConfEvent.EventType |
Describes the configuration event types that can be received from Configuration Server.
|
Modifier and Type | Method | Description |
---|---|---|
ICfgObject |
getCfgObject() |
Attached configuration information.
|
ConfEvent.EventType |
getEventType() |
The type of event received.
|
int |
getObjectId() |
The ID of the object about which we're receiving the event.
|
CfgObjectType |
getObjectType() |
The type of the object about which we're receiving the event.
|
int |
getUnsolicitedEventNumber() |
Exposes unsolicited notification event's number.
|
boolean |
isUnsolicited() |
ConfEvent.EventType getEventType()
boolean isUnsolicited()
CfgObjectType getObjectType()
int getObjectId()
ICfgObject getCfgObject()
int getUnsolicitedEventNumber()
RequestHistoryLog
to
poll previously sent notifications from Configuration Server.Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.