com.genesyslab.platform.apptemplate.log4j2plugin
Class GMessageServerDeliveryManagerBase.EventData
java.lang.Object
com.genesyslab.platform.apptemplate.log4j2plugin.GMessageServerDeliveryManagerBase.EventData
- Enclosing class:
- GMessageServerDeliveryManagerBase
public static final class GMessageServerDeliveryManagerBase.EventData
- extends java.lang.Object
Internal structure for storage of LMS Event object properties in a queue.
Note: This class is internal and is not supposed for explicit usage by applications.
Constructor Summary |
protected |
GMessageServerDeliveryManagerBase.EventData(long date,
int entryId,
int entryCategory,
int level,
java.lang.String entryText,
java.util.Map<java.lang.String,java.lang.String> attributes,
java.lang.Throwable throwable)
|
Method Summary |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
date
public final long date
entryId
public final java.lang.Integer entryId
entryCategory
public final java.lang.Integer entryCategory
level
public final java.lang.Integer level
entryText
public final java.lang.String entryText
attributes
public final java.util.Map<java.lang.String,java.lang.String> attributes
throwable
public final java.lang.Throwable throwable
GMessageServerDeliveryManagerBase.EventData
protected GMessageServerDeliveryManagerBase.EventData(long date,
int entryId,
int entryCategory,
int level,
java.lang.String entryText,
java.util.Map<java.lang.String,java.lang.String> attributes,
java.lang.Throwable throwable)
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.