Package org.dspace.content
Class QAEventProcessed
java.lang.Object
org.dspace.content.QAEventProcessed
- All Implemented Interfaces:
Serializable
This class represent the stored information about processed notification
broker events
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetItem()voidsetEperson(EPerson eperson) voidsetEventId(String eventId) voidsetEventTimestamp(Instant eventTimestamp) void
-
Constructor Details
-
QAEventProcessed
public QAEventProcessed()
-
-
Method Details
-
getEventId
-
setEventId
-
getEventTimestamp
-
setEventTimestamp
-
getEperson
-
setEperson
-
getItem
-
setItem
-