public interface EventNotification
Modifier and Type | Method and Description |
---|---|
org.eclipse.hyades.logging.events.cbe.CommonBaseEvent |
getEvent()
Get the event that the notification represents.
|
java.lang.String |
getGlobalInstanceId()
Get the global instance ID of the event that the notification represents.
|
int |
getNotificationType()
Get the numeric notification type.
|
org.eclipse.hyades.logging.events.cbe.CommonBaseEvent getEvent()
java.lang.String getGlobalInstanceId()
int getNotificationType()
NotificationHelper
. The type of notification determines what data is available from the
event notification object.int
that represents the type of notification.