Class PersonalInfoReport
- java.lang.Object
 - 
- com.atlassian.confluence.mail.reports.AbstractContentEntityReport
 - 
- com.atlassian.confluence.mail.reports.PersonalInfoReport
 
 
 
- 
public class PersonalInfoReport extends AbstractContentEntityReport
 
- 
- 
Constructor Summary
Constructors Constructor Description PersonalInfoReport(PersonalInformation personalInformation, ChangeDigestReport changeDigestReport) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PersonalInformationgetPersonalInformation()- 
Methods inherited from class com.atlassian.confluence.mail.reports.AbstractContentEntityReport
getContentEntityObject, getCreationDate, getCreatorName, getLastModificationDate, getLastModifierName, isNewForPeriod 
 - 
 
 - 
 
- 
- 
Constructor Detail
- 
PersonalInfoReport
public PersonalInfoReport(PersonalInformation personalInformation, ChangeDigestReport changeDigestReport)
 
 - 
 
- 
Method Detail
- 
getPersonalInformation
public PersonalInformation getPersonalInformation()
 
 - 
 
 -