Uses of Package
com.atlassian.confluence.event.events.types

Packages that use com.atlassian.confluence.event.events.types
com.atlassian.confluence.event.events.content.attachment   
com.atlassian.confluence.event.events.content.blogpost   
com.atlassian.confluence.event.events.content.comment   
com.atlassian.confluence.event.events.content.mail   
com.atlassian.confluence.event.events.content.mail.notification   
com.atlassian.confluence.event.events.content.page   
com.atlassian.confluence.event.events.group   
com.atlassian.confluence.event.events.security   
com.atlassian.confluence.event.events.space   
com.atlassian.confluence.event.events.template   
com.atlassian.confluence.event.events.user   
com.atlassian.confluence.event.events.userstatus   
com.atlassian.confluence.themes.events   
 

Classes in com.atlassian.confluence.event.events.types used by com.atlassian.confluence.event.events.content.attachment
ConfluenceEntityUpdated
          Indicates that the implementation represents an update to a ConfluenceEntityObject.
Created
          Indicates that the implementation represents a creation event.
Removed
          Indicates that the implementation represents a removal event.
Updated
          Indicates that the implementation represents an update event.
UserDriven
          Interface for events that can be a direct result of an action by a user, such as creating or removing a page.
 

Classes in com.atlassian.confluence.event.events.types used by com.atlassian.confluence.event.events.content.blogpost
ConfluenceEntityUpdated
          Indicates that the implementation represents an update to a ConfluenceEntityObject.
Created
          Indicates that the implementation represents a creation event.
Removed
          Indicates that the implementation represents a removal event.
Restore
          Indicates that the implementation represents a restore event.
Trashed
          Indicates that the implementation represents a trashed event.
Updated
          Indicates that the implementation represents an update event.
UserDriven
          Interface for events that can be a direct result of an action by a user, such as creating or removing a page.
Viewed
          Indicates that the implementation represents a view event.
 

Classes in com.atlassian.confluence.event.events.types used by com.atlassian.confluence.event.events.content.comment
Created
          Indicates that the implementation represents a creation event.
Removed
          Indicates that the implementation represents a removal event.
Updated
          Indicates that the implementation represents an update event.
UserDriven
          Interface for events that can be a direct result of an action by a user, such as creating or removing a page.
 

Classes in com.atlassian.confluence.event.events.types used by com.atlassian.confluence.event.events.content.mail
Created
          Indicates that the implementation represents a creation event.
Removed
          Indicates that the implementation represents a removal event.
Updated
          Indicates that the implementation represents an update event.
 

Classes in com.atlassian.confluence.event.events.types used by com.atlassian.confluence.event.events.content.mail.notification
Created
          Indicates that the implementation represents a creation event.
Removed
          Indicates that the implementation represents a removal event.
 

Classes in com.atlassian.confluence.event.events.types used by com.atlassian.confluence.event.events.content.page
ConfluenceEntityUpdated
          Indicates that the implementation represents an update to a ConfluenceEntityObject.
Created
          Indicates that the implementation represents a creation event.
Removed
          Indicates that the implementation represents a removal event.
Restore
          Indicates that the implementation represents a restore event.
Trashed
          Indicates that the implementation represents a trashed event.
Updated
          Indicates that the implementation represents an update event.
UserDriven
          Interface for events that can be a direct result of an action by a user, such as creating or removing a page.
Viewed
          Indicates that the implementation represents a view event.
 

Classes in com.atlassian.confluence.event.events.types used by com.atlassian.confluence.event.events.group
Created
          Indicates that the implementation represents a creation event.
Removed
          Indicates that the implementation represents a removal event.
 

Classes in com.atlassian.confluence.event.events.types used by com.atlassian.confluence.event.events.security
Authentication
          Indicates that the implementation represents an authentication event.
 

Classes in com.atlassian.confluence.event.events.types used by com.atlassian.confluence.event.events.space
Converted
          Deprecated. since 3.5. This interface will be removed in Confluence 4.0.
Created
          Indicates that the implementation represents a creation event.
Removed
          Indicates that the implementation represents a removal event.
Updated
          Indicates that the implementation represents an update event.
 

Classes in com.atlassian.confluence.event.events.types used by com.atlassian.confluence.event.events.template
Removed
          Indicates that the implementation represents a removal event.
Updated
          Indicates that the implementation represents an update event.
 

Classes in com.atlassian.confluence.event.events.types used by com.atlassian.confluence.event.events.user
Created
          Indicates that the implementation represents a creation event.
Removed
          Indicates that the implementation represents a removal event.
Updated
          Indicates that the implementation represents an update event.
 

Classes in com.atlassian.confluence.event.events.types used by com.atlassian.confluence.event.events.userstatus
Created
          Indicates that the implementation represents a creation event.
Removed
          Indicates that the implementation represents a removal event.
 

Classes in com.atlassian.confluence.event.events.types used by com.atlassian.confluence.themes.events
Updated
          Indicates that the implementation represents an update event.
 



Copyright © 2003-2011 Atlassian. All Rights Reserved.