@Unstable public class UnlikeEvent extends Object implements org.xwiki.observation.event.Event, Serializable
UserReference
of the user who performs the unlike
- data: an EntityReference
being the target of the original like.
Note that we need those events to be serializable so that they can be sent on cluster.Constructor and Description |
---|
UnlikeEvent() |
public boolean matches(Object otherEvent)
matches
in interface org.xwiki.observation.event.Event
Copyright © 2004–2021 XWiki. All rights reserved.