package

com.atlassian.confluence.event.events.types

Interfaces

Authentication Indicates that the implementation represents an authentication event. 
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.