public class BlogPostTrashedEvent extends BlogPostEvent implements Trashed, UserDriven
source
Constructor and Description |
---|
BlogPostTrashedEvent(Object src,
BlogPost blogPost,
com.atlassian.user.User trasher) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.user.User |
getOriginatingUser()
Return the user that generated the event if known.
|
getBlogPost, getContent
equals, isSuppressNotifications, setSuppressNotifications
getSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
public com.atlassian.user.User getOriginatingUser()
UserDriven
getOriginatingUser
in interface UserDriven
Copyright © 2003–2016 Atlassian. All rights reserved.