Uses of Interface
com.atlassian.confluence.event.events.types.UserDriven
-
-
Uses of UserDriven in com.atlassian.confluence.event.events.content.attachment
Classes in com.atlassian.confluence.event.events.content.attachment that implement UserDriven Modifier and Type Class Description classAttachmentRemoveEventEvent sent *before* the removal of a visible attachment.classAttachmentTrashedEventPublished when an attachment is moved to the trash.classAttachmentVersionRemoveEventEvent sent *before* the removal of a visible attachment version.classGeneralAttachmentRemoveEventEvent sent *before* the removal of an attachment.classGeneralAttachmentRestoreEventThis is published when an attachment is restored from the trash.classGeneralAttachmentVersionRemoveEventEvent sent *before* the removal of an attachment version.classHiddenAttachmentRemoveEventEvent sent *before* the removal of a hidden attachment.classHiddenAttachmentRestoreEventThis is published when a hidden attachment is restored from the trash.classHiddenAttachmentVersionRemoveEventEvent sent *before* the removal of a hidden attachment version. -
Uses of UserDriven in com.atlassian.confluence.event.events.content.blogpost
Classes in com.atlassian.confluence.event.events.content.blogpost that implement UserDriven Modifier and Type Class Description classBlogPostMovedEventclassBlogPostTrashedEvent -
Uses of UserDriven in com.atlassian.confluence.event.events.content.comment
Classes in com.atlassian.confluence.event.events.content.comment that implement UserDriven Modifier and Type Class Description classCommentRemoveEvent -
Uses of UserDriven in com.atlassian.confluence.event.events.content.page
Classes in com.atlassian.confluence.event.events.content.page that implement UserDriven Modifier and Type Class Description classPageMoveEventclassPageTrashedEvent -
Uses of UserDriven in com.atlassian.confluence.event.events.follow
Classes in com.atlassian.confluence.event.events.follow that implement UserDriven Modifier and Type Class Description classFollowEventAn event fired when a user is followed -
Uses of UserDriven in com.atlassian.confluence.event.events.like
Subinterfaces of UserDriven in com.atlassian.confluence.event.events.like Modifier and Type Interface Description interfaceLikeEventA like event.Classes in com.atlassian.confluence.event.events.like that implement UserDriven Modifier and Type Class Description classAbstractLikeEventclassAsyncLikeCreatedEventAsynchronous version of LikeCreatedEventclassAsyncLikeEventclassAsyncLikeRemovedEventAsynchronous version of LikeRemovedEventclassLikeCreatedEventEvents where a like is created.classLikeRemovedEvent
-