Class AsyncLikeCreatedEvent

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

public class AsyncLikeCreatedEvent extends AsyncLikeEvent
Asynchronous version of LikeCreatedEvent
See Also:
  • Constructor Details

    • AsyncLikeCreatedEvent

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