@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, hashCodegetSource, toStringpublic AsyncLikeEvent(Object src, com.atlassian.user.User user, long contentId)
public long getContentId()
public com.atlassian.user.User getOriginatingUser()
UserDrivengetOriginatingUser in interface UserDrivenCopyright © 2003–2019 Atlassian. All rights reserved.