public class PersonalInformationEvent extends ContentEvent
source| Constructor and Description |
|---|
PersonalInformationEvent(Object src,
PersonalInformation personalInformation)
Deprecated.
|
PersonalInformationEvent(Object source,
PersonalInformation personalInformation,
boolean suppressNotifications)
Deprecated.
|
PersonalInformationEvent(Object source,
PersonalInformation personalInformation,
OperationContext<?> context) |
| Modifier and Type | Method and Description |
|---|---|
ContentEntityObject |
getContent() |
PersonalInformation |
getPersonalInformation() |
equals, hashCode, isSuppressNotifications, setSuppressNotificationsgetSource, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetTimestamp@Deprecated public PersonalInformationEvent(Object src, PersonalInformation personalInformation)
PersonalInformationEvent(Object, PersonalInformation, OperationContext)@Deprecated public PersonalInformationEvent(Object source, PersonalInformation personalInformation, boolean suppressNotifications)
PersonalInformationEvent(Object, PersonalInformation, OperationContext)public PersonalInformationEvent(Object source, PersonalInformation personalInformation, OperationContext<?> context)
public PersonalInformation getPersonalInformation()
public ContentEntityObject getContent()
Copyright © 2003–2020 Atlassian. All rights reserved.