com.atlassian.confluence.mail.reports
Class SpaceReport
java.lang.Object
com.atlassian.confluence.mail.reports.SpaceReport
- public class SpaceReport
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpaceReport
public SpaceReport(Space space,
ChangeDigestReport report)
isNewForPeriod
public boolean isNewForPeriod()
getParentReport
public ChangeDigestReport getParentReport()
getCreatorName
public String getCreatorName()
getCreator
public User getCreator()
getCreationDate
public Date getCreationDate()
getLastModificationDate
public Date getLastModificationDate()
getId
public long getId()
getLastModifierName
public String getLastModifierName()
getLastModifier
public User getLastModifier()
getKey
public String getKey()
getName
public String getName()
addPage
public void addPage(PageReport page)
removePage
public void removePage(PageReport page)
addBlogPost
public void addBlogPost(PageReport page)
getPages
public List getPages()
addComment
public void addComment(CommentReport commentReport)
getComments
public List getComments()
addSpaceDescription
public void addSpaceDescription(SpaceDescriptionReport spaceDescriptionReport)
getSpaceDescriptionReport
public SpaceDescriptionReport getSpaceDescriptionReport()