Package com.atlassian.confluence.pages.actions

Interface Summary
AbstractDiffPagesAction.DiffStrategy  
CommentAware Indicates an action may have a Comment set on it by the CommentAwareInterceptor.
PageAware Indicates that an action may have a page set on it by the PageAwareInterceptor.
TinyUrlAware Provides tiny urls.
 

Class Summary
AbstractBlogPostsAction  
AbstractCommandAction CommandAction-implementing class that delegates to a CommandActionHelper.
AbstractCreateAndEditPageAction  
AbstractCreatePageAction Functions shared between creating pages and blog posts.
AbstractDiffPagesAction  
AbstractEditAttachedFileAction Deprecated.
AbstractEditPageAction  
AbstractFileAttachmentAction Deprecated.
AbstractPageAction  
AbstractPageAwareAction  
AbstractPageChangeAction Deprecated.
AbstractPaginatedListAction  
AbstractPreviewPageAction  
AbstractTemplatePageAction An abstract action for actions that use page templates.
AbstractViewAttachmentsAction  
ActionHelper TODO come up with decent name for this
AddCommentAction  
AdvancedSearchTipsAction  
AlphabeticalListPagesAction  
BrowseSpaceAction  
CalendarLanguageUtil Default implementaion that reads mappings from calendar-language-util.properties file.
ChildrenAction  
CommentAwareInterceptor Grabs the 'commentId' or 'focusedCommentId' parameter from the request and sets the associated comment on the action.
CopyPageAction  
CreateBlogPostAction  
CreatePageAction  
CreatePageEntryAction An action that performs relevant authorisation checks when trying to enter the 'add page' screen.
DiffPagesAction  
DiffPagesByVersionAction  
DirectoryViewListPagesAction This action will present the specified space as a tree view of all its pages.
DownloadAllAttachmentsOnPageAction  
EditBlogPostAction  
EditCommentAction  
EditPageAction  
EmptyTrashAction  
ExportWordPageAction Deprecated.
HandleNameConflictsAction  
InsertImageInDraftAction  
InsertImageInPageAction  
ListNewOrUpdatedPagesAction  
ListOrphanedPagesAction  
ListPagesAction  
ListPermissionPagesAction  
ListUndefinedPagesAction  
ListUndefinedPagesAction.UndefinedPage  
MoveAttachmentAction  
MovePageAction  
PageAwareInterceptor Encapsulates all the complicated "how are the many ways I can look up a page so the action knows about it?" stuff.
PageInfoAction  
PageNotFoundAction Redirect to this action if you ever find yourself in a "page not found" situation, it deals with possible alternative pages, and so on.
PageNotPermittedAction  
PageSummaryAction  
PageVariablesAction  
PurgeTrashItemAction  
RecentBlogPostsAction  
RemoveAttachedFileAction  
RemoveCommentAction  
RemovePageAction  
RemovePagePermissionAction  
RestoreExistingTrashItemAction  
RestoreTrashItemAction  
RevertPageBackToVersionAction  
RevertPageOrderAction Removes page position information from the children of the provided page, effectively reverting their order to alphabetical.
SetPageOrderAction Sets the order of a page's children to the order specified by the provided child IDs.
TinyUrlAction Action that the TinyUrlServlet redirects to, as we want to do (testable) things with permissions and page availability.
ViewBlogPostsByDateAction  
ViewChangesSinceLastEditAction  
ViewChangesSinceLastLoginAction  
ViewDraftAttachmentsAction  
ViewPageAction  
ViewPageAttachmentsAction  
ViewPreviousVersionsAction  
ViewSourceAction This action is used to display the wiki source of a page.
ViewTrashAction  
 



Copyright © 2003-2009 Atlassian Pty Ltd. All Rights Reserved.