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, setSuppressNotificationsgetSource, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTimestamppublic 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.