Uses of Class
com.atlassian.confluence.event.events.content.page.PageTrashedEvent
-
Packages that use PageTrashedEvent Package Description com.atlassian.confluence.impl.audit.listener com.atlassian.confluence.mail.notification.listeners -
-
Uses of PageTrashedEvent in com.atlassian.confluence.impl.audit.listener
Methods in com.atlassian.confluence.impl.audit.listener with parameters of type PageTrashedEvent Modifier and Type Method Description void
PageContentAuditListener. onPageTrashedEvent(PageTrashedEvent event)
-
Uses of PageTrashedEvent in com.atlassian.confluence.mail.notification.listeners
Methods in com.atlassian.confluence.mail.notification.listeners with parameters of type PageTrashedEvent Modifier and Type Method Description void
PageEventToAsyncPageEventTransformerListener. handleTrashed(PageTrashedEvent pageEvent)
Deprecated.
-