Interface ReadAckCompletedEvent
- All Superinterfaces:
com.atlassian.confluence.event.events.content.Contented
,ReadAckEvent
This event is fired when the read confirmation status is complete
-
Method Summary
Modifier and TypeMethodDescriptionReturns the read confirmation acknowledged timestampMethods inherited from interface com.atlassian.confluence.event.events.content.Contented
getContent
-
Method Details
-
getAckTimestamp
Long getAckTimestamp()Returns the read confirmation acknowledged timestamp- Returns:
- the read confirmation acknowledged timestamp
-