public class PageReport extends AbstractContentEntityReport
Constructor and Description |
---|
PageReport(AbstractPage page,
ChangeDigestReport report) |
Modifier and Type | Method and Description |
---|---|
String |
getContent()
Deprecated.
since 4.0. Not used anywhere.
|
long |
getId() |
String |
getIdAsString() |
String |
getNameForComparison() |
AbstractPage |
getPage() |
int |
getPreviousVersion() |
String |
getTitle() |
String |
getType() |
int |
getVersion() |
String |
getXHTMLContent() |
boolean |
isNew() |
getContentEntityObject, getCreationDate, getCreatorName, getLastModificationDate, getLastModifierName, isNewForPeriod
public PageReport(AbstractPage page, ChangeDigestReport report)
public long getId()
public String getIdAsString()
public String getTitle()
public String getNameForComparison()
public String getType()
public boolean isNew()
@Deprecated public String getContent()
public String getXHTMLContent()
public AbstractPage getPage()
public int getVersion()
public int getPreviousVersion()
Copyright © 2003–2017 Atlassian. All rights reserved.