Interface ContentDetailAction
-
- All Known Implementing Classes:
DiffPagesAction
,DiffPagesByVersionAction
,MoveAttachmentAction
,PageInfoAction
,RemovePageAction
,ViewChangesSinceLastEditAction
,ViewChangesSinceLastLoginAction
,ViewPageAttachmentsAction
,ViewPreviousVersionsAction
public interface ContentDetailAction
Identifies actions on the details of a Page/Blog, like Info, Attachments or History. The title will typically be the name of the action, not the name of the Page.Such actions will be given a breadcrumb with the full path to the page, including the final page. We don't usually display the page name itself.