Uses of Interface
com.atlassian.confluence.event.events.types.Updated
-
-
Uses of Updated in com.atlassian.confluence.content.event
Classes in com.atlassian.confluence.content.event that implement Updated Modifier and Type Class Description classPluginContentUpdatedEvent -
Uses of Updated in com.atlassian.confluence.event.events.admin
Classes in com.atlassian.confluence.event.events.admin that implement Updated Modifier and Type Class Description classGlobalPermissionsUpdateEventRepresents a change to global permissions. -
Uses of Updated in com.atlassian.confluence.event.events.content
Subinterfaces of Updated in com.atlassian.confluence.event.events.content Modifier and Type Interface Description interfaceEditedFlags an event for edited content, means that the content isUpdatedand may be a minor edit. -
Uses of Updated in com.atlassian.confluence.event.events.content.attachment
Classes in com.atlassian.confluence.event.events.content.attachment that implement Updated Modifier and Type Class Description classAttachmentUpdateEventAn event indicating that a visible attachment has been updatedclassGeneralAttachmentUpdateEventAn event indicating that an attachment has been updatedclassHiddenAttachmentUpdateEventAn event indicating that a hidden attachment has been updated -
Uses of Updated in com.atlassian.confluence.event.events.content.blogpost
Classes in com.atlassian.confluence.event.events.content.blogpost that implement Updated Modifier and Type Class Description classBlogPostMovedEventclassBlogPostUpdateEvent -
Uses of Updated in com.atlassian.confluence.event.events.content.comment
Classes in com.atlassian.confluence.event.events.content.comment that implement Updated Modifier and Type Class Description classCommentUpdateEventDate: Jan 24, 2007 - 4:46:17 PM -
Uses of Updated in com.atlassian.confluence.event.events.content.page
Classes in com.atlassian.confluence.event.events.content.page that implement Updated Modifier and Type Class Description classPageChildrenReorderEventAn event where a page's children are re-ordered.classPageMoveEventclassPageUpdateEvent -
Uses of Updated in com.atlassian.confluence.event.events.content.page.async
Classes in com.atlassian.confluence.event.events.content.page.async that implement Updated Modifier and Type Class Description classPageEditedEventDeprecated.since 5.5.classPageMovedEventDeprecated.since 5.5. -
Uses of Updated in com.atlassian.confluence.event.events.space
Classes in com.atlassian.confluence.event.events.space that implement Updated Modifier and Type Class Description classSpaceArchivedEventclassSpaceLogoUpdateEventRepresents a change to the logo of a space.classSpacePermissionsUpdateEventRepresents a change to space permissions.classSpaceUnArchivedEventclassSpaceUpdateEvent -
Uses of Updated in com.atlassian.confluence.event.events.template
Classes in com.atlassian.confluence.event.events.template that implement Updated Modifier and Type Class Description classTemplateUpdateEvent -
Uses of Updated in com.atlassian.confluence.event.events.user
Classes in com.atlassian.confluence.event.events.user that implement Updated Modifier and Type Class Description classUserDeactivateEventEvent sent when a user is made inactive in Confluence.classUserProfilePictureUpdateEventclassUserReactivateEventEvent sent when a user is made active in Confluence. -
Uses of Updated in com.atlassian.confluence.plugins.lookandfeel.events
Classes in com.atlassian.confluence.plugins.lookandfeel.events that implement Updated Modifier and Type Class Description classSiteLogoChangedEventDeprecated.since 5.10. -
Uses of Updated in com.atlassian.confluence.themes.events
Classes in com.atlassian.confluence.themes.events that implement Updated Modifier and Type Class Description classColourSchemeChangedEventFired when the colour scheme is changed, either within a space, or globally.classStylesheetChangedEventclassThemeChangedEventFired when a new theme is selected, either globally or for an individual space.
-