Uses of Interface
com.atlassian.confluence.event.events.types.Viewed

Packages that use Viewed
com.atlassian.confluence.event.events.admin   
com.atlassian.confluence.event.events.content.attachment   
com.atlassian.confluence.event.events.content.blogpost   
com.atlassian.confluence.event.events.content.page   
com.atlassian.confluence.event.events.label   
com.atlassian.confluence.event.events.space   
com.atlassian.confluence.event.events.template   
com.atlassian.confluence.mail.archive.events   
com.atlassian.confluence.plugins.macros.dashboard.recentupdates.events   
 

Uses of Viewed in com.atlassian.confluence.event.events.admin
 

Classes in com.atlassian.confluence.event.events.admin that implement Viewed
 class GlobalPermissionsViewEvent
          Represents a user viewing the global permissions.
 class GlobalSettingsViewEvent
          Represents an administrator viewing the global settings.
 

Uses of Viewed in com.atlassian.confluence.event.events.content.attachment
 

Classes in com.atlassian.confluence.event.events.content.attachment that implement Viewed
 class AttachmentListViewEvent
          Represents a user viewing the attachment listview action.
 

Uses of Viewed in com.atlassian.confluence.event.events.content.blogpost
 

Classes in com.atlassian.confluence.event.events.content.blogpost that implement Viewed
 class BlogPostInfoViewEvent
           
 class BlogPostViewEvent
           
 

Uses of Viewed in com.atlassian.confluence.event.events.content.page
 

Classes in com.atlassian.confluence.event.events.content.page that implement Viewed
 class PageInfoViewEvent
           
 class PageListViewEvent
          Represents a user viewing any of the page listview actions.
 class PageViewEvent
           
 

Uses of Viewed in com.atlassian.confluence.event.events.label
 

Classes in com.atlassian.confluence.event.events.label that implement Viewed
 class LabelListViewEvent
          Represents a user viewing any of the label listview actions.
 

Uses of Viewed in com.atlassian.confluence.event.events.space
 

Classes in com.atlassian.confluence.event.events.space that implement Viewed
 class RemoveSpaceViewEvent
          Represents the user view the remove space state within Space admin.
 class SpaceAdminViewEvent
          Represents a user viewing the top level screen of the space admin console.
 class SpaceDetailsViewEvent
          Represents a user viewing the space details screen of the space admin console.
 class SpaceLabelsViewEvent
          Represents a user viewing the space labels screen of the space admin console.
 class SpacePermissionsViewEvent
          Represents a user viewing the space permissions screen of the space admin console.
 class SpaceTrashViewEvent
          Represents a user viewing the trash contents screen of the space admin console.
 

Uses of Viewed in com.atlassian.confluence.event.events.template
 

Classes in com.atlassian.confluence.event.events.template that implement Viewed
 class TemplateListViewEvent
          Represents a user viewing the page template listview action.
 

Uses of Viewed in com.atlassian.confluence.mail.archive.events
 

Classes in com.atlassian.confluence.mail.archive.events that implement Viewed
 class MailListViewEvent
          Represents a user viewing any of the mail listview pages.
 

Uses of Viewed in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.events
 

Classes in com.atlassian.confluence.plugins.macros.dashboard.recentupdates.events that implement Viewed
 class DashboardPopularTabViewEvent
           
 class DashboardRecentlyUpdatedViewEvent
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.