Interface LikeEvent
- All Superinterfaces:
Contented
,Serializable
,Timestamped
,UserDriven
- All Known Implementing Classes:
AbstractLikeEvent
,LikeCreatedEvent
,LikeRemovedEvent
A like event.
-
Method Summary
Methods inherited from interface com.atlassian.confluence.event.events.content.Contented
getContent
Methods inherited from interface com.atlassian.confluence.event.events.Timestamped
getTimestamp
Methods inherited from interface com.atlassian.confluence.event.events.types.UserDriven
getOriginatingUser
-
Method Details
-
getSource
Object getSource()
-