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