public abstract class AbstractContentEntityReport extends Object
Constructor and Description |
---|
AbstractContentEntityReport(ContentEntityObject content,
ChangeDigestReport parentReport) |
Modifier and Type | Method and Description |
---|---|
ContentEntityObject |
getContentEntityObject() |
Date |
getCreationDate() |
String |
getCreatorName() |
Date |
getLastModificationDate() |
String |
getLastModifierName() |
boolean |
isNewForPeriod() |
public AbstractContentEntityReport(ContentEntityObject content, ChangeDigestReport parentReport)
public boolean isNewForPeriod()
public Date getLastModificationDate()
public String getCreatorName()
public Date getCreationDate()
public String getLastModifierName()
public ContentEntityObject getContentEntityObject()
Copyright © 2003–2016 Atlassian. All rights reserved.