public abstract class BlogPostEvent extends ContentEvent
source
Constructor and Description |
---|
BlogPostEvent(Object src,
BlogPost blogPost) |
Modifier and Type | Method and Description |
---|---|
BlogPost |
getBlogPost() |
ContentEntityObject |
getContent() |
equals, isSuppressNotifications, setSuppressNotifications
getSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
public BlogPost getBlogPost()
public ContentEntityObject getContent()
Copyright © 2003–2016 Atlassian. All rights reserved.