com.atlassian.confluence.event.events.content.user
Class PersonalInformationCreateEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.atlassian.event.Event
com.atlassian.confluence.event.events.ConfluenceEvent
com.atlassian.confluence.event.events.content.ContentEvent
com.atlassian.confluence.event.events.content.user.PersonalInformationEvent
com.atlassian.confluence.event.events.content.user.PersonalInformationCreateEvent
- All Implemented Interfaces:
- Contented, Timestamped, Serializable
public class PersonalInformationCreateEvent
- extends PersonalInformationEvent
Personal information creation event
- Author:
- Samuel Le Berrigaud
- See Also:
- Serialized Form
Methods inherited from class org.springframework.context.ApplicationEvent |
getTimestamp |
PersonalInformationCreateEvent
public PersonalInformationCreateEvent(Object src,
PersonalInformation personalInformation)