@AsynchronousPreferred public class AsyncLikeEvent extends ConfluenceEvent implements UserDriven
source
Constructor and Description |
---|
AsyncLikeEvent(Object src,
com.atlassian.user.User user,
long contentId) |
Modifier and Type | Method and Description |
---|---|
long |
getContentId() |
com.atlassian.user.User |
getOriginatingUser()
Return the user that generated the event if known.
|
equals, hashCode
getSource, toString
public AsyncLikeEvent(Object src, com.atlassian.user.User user, long contentId)
public long getContentId()
public com.atlassian.user.User getOriginatingUser()
UserDriven
getOriginatingUser
in interface UserDriven
Copyright © 2003–2017 Atlassian. All rights reserved.