Uses of Interface
com.atlassian.confluence.event.events.types.Created
-
-
Uses of Created in com.atlassian.confluence.content.event
Classes in com.atlassian.confluence.content.event that implement Created Modifier and Type Class Description classPluginContentCreatedEvent -
Uses of Created in com.atlassian.confluence.content.service.blogpost
Methods in com.atlassian.confluence.content.service.blogpost that return Created Modifier and Type Method Description protected CreatedCreateBlogPostCommandImpl. getCreateEvent() -
Uses of Created in com.atlassian.confluence.content.service.page
Methods in com.atlassian.confluence.content.service.page that return Created Modifier and Type Method Description protected abstract CreatedCreateAbstractPageCommandImpl. getCreateEvent()protected CreatedCreatePageCommandImpl. getCreateEvent() -
Uses of Created in com.atlassian.confluence.event.events.content.attachment
Classes in com.atlassian.confluence.event.events.content.attachment that implement Created Modifier and Type Class Description classAttachmentCreateEventAn event indicating that one or more visible attachments have been added to a piece of content.classGeneralAttachmentCreateEventAn event indicating that one or more attachments have been added to a piece of content.classHiddenAttachmentCreateEventAn event indicating that one or more hidden attachments have been added to a piece of content. -
Uses of Created in com.atlassian.confluence.event.events.content.blogpost
Classes in com.atlassian.confluence.event.events.content.blogpost that implement Created Modifier and Type Class Description classBlogPostCreateEvent -
Uses of Created in com.atlassian.confluence.event.events.content.comment
Classes in com.atlassian.confluence.event.events.content.comment that implement Created Modifier and Type Class Description classCommentCreateEvent -
Uses of Created in com.atlassian.confluence.event.events.content.mail.notification
Classes in com.atlassian.confluence.event.events.content.mail.notification that implement Created Modifier and Type Class Description classContentNotificationAddedEventclassSiteNotificationAddedEventclassSpaceNotificationAddedEvent -
Uses of Created in com.atlassian.confluence.event.events.content.page
Classes in com.atlassian.confluence.event.events.content.page that implement Created Modifier and Type Class Description classPageCreateEventclassPageCreateFromTemplateEvent -
Uses of Created in com.atlassian.confluence.event.events.content.page.async
Classes in com.atlassian.confluence.event.events.content.page.async that implement Created Modifier and Type Class Description classPageCreatedEventDeprecated.since 5.5. -
Uses of Created in com.atlassian.confluence.event.events.group
Classes in com.atlassian.confluence.event.events.group that implement Created Modifier and Type Class Description classGroupCreateEvent -
Uses of Created in com.atlassian.confluence.event.events.space
Classes in com.atlassian.confluence.event.events.space that implement Created Modifier and Type Class Description classSpaceCreateEvent -
Uses of Created in com.atlassian.confluence.event.events.user
Classes in com.atlassian.confluence.event.events.user that implement Created Modifier and Type Class Description classUserCreateEventEvent sent when a user is created in Confluence.
-