com.genesyslab.platform.commons.connection.configuration
Class ManagedConfiguration.ChangeEvent
java.lang.Object
com.genesyslab.platform.commons.connection.configuration.ManagedConfiguration.ChangeEvent
- Enclosing class:
- ManagedConfiguration
public static class ManagedConfiguration.ChangeEvent
- extends java.lang.Object
The event used in query to change the a property or used to inform about a property change.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
getKey
public java.lang.String getKey()
getOldValue
public java.lang.String getOldValue()
getNewValue
public java.lang.String getNewValue()
isAccepted
public boolean isAccepted()
decline
public void decline()
createIfChanged
public static ManagedConfiguration.ChangeEvent createIfChanged(java.lang.String key,
java.lang.String oldValue,
java.lang.String newValue)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.