Package com.atlassian.confluence.plugins.quickreload

Class Summary
CommentAndUserResult  
Commenter  
Commenter.Profile  
PageResult  
QuickReloadCaches Manage cached last updated timestamp built by listening to page update event and comment events as well as update from last built result for REST calls
QuickReloadFilter Filter to quickly return empty data by looking into a cached last contents' (pages') last updated timestamp built by listening to page update event and comment events

There is no login or permission check to make it as fast as possible (no binding to DB conn or querying) so it will leak content ids and their last update timestamp, as they are not sensitive data so it is not a security issue.

QuickReloadResource Endpoint for retrieving comments and page content after a specified time.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.