public interface ILifecycleEvent extends IEvent
Modifier and Type | Method and Description |
---|---|
MessageView |
getBackingMessage()
Get the message view backing an alert event
|
long |
getEventTime()
Get the time the event occurred
|
void |
setBackingMessage(MessageView view)
Set the message view backing an alert event
Note: This method takes ownership of the set message view i.e.
|
acquire, dispose, getAcknowledger, getAttachment, getDelay, getDispatchTime, getInstanceNumber, getRemainingTime, getScheduledTime, getSource, getType, isEndOfBatch, isHandled, owners, setAcknowledger, setAttachment, setDelay, setEndOfBatch, setHandled, setSource
referenceTracker
long getEventTime()
void setBackingMessage(MessageView view)
Note: This method takes ownership of the set message view i.e. it will dispose it when the event is disposed.
MessageView getBackingMessage()
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.