Package org.alfresco.repo.event2
Class EventInfo
java.lang.Object
org.alfresco.repo.event2.EventInfo
Holds information about the event.
- Author:
- Jamal Kaabi-Mofrad
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getTxnId()setPrincipal(String principal) setTimestamp(ZonedDateTime timestamp)
-
Constructor Details
-
EventInfo
public EventInfo()
-
-
Method Details
-
getId
-
setId
-
getTxnId
-
setTxnId
-
getPrincipal
-
setPrincipal
-
getTimestamp
-
setTimestamp
-
getSource
-
setSource
-