Uses of Interface
com.atlassian.confluence.event.events.types.Trashed
-
-
Uses of Trashed in com.atlassian.confluence.event.events.content.attachment
Classes in com.atlassian.confluence.event.events.content.attachment that implement Trashed Modifier and Type Class Description classAttachmentTrashedEventPublished when an attachment is moved to the trash. -
Uses of Trashed in com.atlassian.confluence.event.events.content.blogpost
Classes in com.atlassian.confluence.event.events.content.blogpost that implement Trashed Modifier and Type Class Description classBlogPostTrashedEvent -
Uses of Trashed in com.atlassian.confluence.event.events.content.page
Classes in com.atlassian.confluence.event.events.content.page that implement Trashed Modifier and Type Class Description classPageTrashedEvent -
Uses of Trashed in com.atlassian.confluence.event.events.content.page.async
Classes in com.atlassian.confluence.event.events.content.page.async that implement Trashed Modifier and Type Class Description classPageTrashedEventDeprecated.since 5.5. -
Uses of Trashed in com.atlassian.confluence.impl.labels
Methods in com.atlassian.confluence.impl.labels with parameters of type Trashed Modifier and Type Method Description voidCachingLabelManager. onTrash(Trashed trashed) -
Uses of Trashed in com.atlassian.confluence.plugins.edgeindex
Methods in com.atlassian.confluence.plugins.edgeindex with parameters of type Trashed Modifier and Type Method Description voidEdgeListener. onContentTrashed(Trashed trashedEvent)
-