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