The properties defined in the Notification class are summarized in the following table.
Property | Description |
---|---|
elapsedTime | Contains the time that the notification request has been in place |
eventType | Contains the event type of the notification request |
featureNumber | Contains the interface number and method number that allows identification of the interface method that was mapped by the subscriber |
isInterface | Specifies whether the notification was registered by an interface notification method |
requestedBy | Contains the process that submitted the notification request |
requestTime | Contains the date and time of the notification request |
responseType | Contains the response type of the notification request |
serialNumber | Contains the serial number that is internally assigned by JADE |
typeNumber | Contains a number that allows identification of the associated interface |
userTag | Contains the user tag of the notification request |