public class PersonalInformationEvent extends ContentEvent
source
Constructor and Description |
---|
PersonalInformationEvent(Object src,
PersonalInformation personalInformation) |
PersonalInformationEvent(Object source,
PersonalInformation personalInformation,
boolean suppressNotifications) |
Modifier and Type | Method and Description |
---|---|
ContentEntityObject |
getContent() |
PersonalInformation |
getPersonalInformation() |
equals, hashCode, isSuppressNotifications, setSuppressNotifications
getSource, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getTimestamp
public PersonalInformationEvent(Object src, PersonalInformation personalInformation)
public PersonalInformationEvent(Object source, PersonalInformation personalInformation, boolean suppressNotifications)
public PersonalInformation getPersonalInformation()
public ContentEntityObject getContent()
Copyright © 2003–2018 Atlassian. All rights reserved.