Class AsyncLikeRemovedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
All Implemented Interfaces:
UserDriven, Serializable

public class AsyncLikeRemovedEvent extends AsyncLikeEvent
Asynchronous version of LikeRemovedEvent
See Also:
  • Constructor Details

    • AsyncLikeRemovedEvent

      public AsyncLikeRemovedEvent(Object src, com.atlassian.user.User user, long contentId)