public class BlogPostTrashedEvent extends BlogPostEvent implements Trashed, UserDriven
Constructor and Description |
---|
BlogPostTrashedEvent(java.lang.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
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
public BlogPostTrashedEvent(java.lang.Object src, BlogPost blogPost, com.atlassian.user.User trasher)
public com.atlassian.user.User getOriginatingUser()
UserDriven
getOriginatingUser
in interface UserDriven
Copyright © 2003-2014 Atlassian. All Rights Reserved.