Uses of Class
com.atlassian.confluence.event.events.content.page.async.PageEvent
-
Packages that use PageEvent Package Description com.atlassian.confluence.event.events.content.page.async com.atlassian.confluence.mail.notification.listeners.async -
-
Uses of PageEvent in com.atlassian.confluence.event.events.content.page.async
Subclasses of PageEvent in com.atlassian.confluence.event.events.content.page.async Modifier and Type Class Description classPageCreatedEventDeprecated.since 5.5.classPageEditedEventDeprecated.since 5.5.classPageMovedEventDeprecated.since 5.5.classPageTrashedEventDeprecated.since 5.5. -
Uses of PageEvent in com.atlassian.confluence.mail.notification.listeners.async
Methods in com.atlassian.confluence.mail.notification.listeners.async with parameters of type PageEvent Modifier and Type Method Description voidPageEventListener. handleEvent(PageEvent event)
-