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

Interface Summary
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.
Removing Marker interface representing an event that indicates something is about to be removed, to allow for clean-up before the actual removal is final.
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.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.