Uses of Interface
com.atlassian.confluence.spaces.Spaced
- 
- 
Uses of Spaced in com.atlassian.confluence.admin.actions.lookandfeel
Classes in com.atlassian.confluence.admin.actions.lookandfeel that implement Spaced Modifier and Type Class Description classAbstractDecoratorActionclassAbstractLookAndFeelActionclassAbstractThemeActionclassChooseThemeActionclassColourSchemeActionclassCustomPageContentActionclassEditDecoratorActionclassLookAndFeelActionclassViewDefaultDecoratorAction - 
Uses of Spaced in com.atlassian.confluence.content
Classes in com.atlassian.confluence.content that implement Spaced Modifier and Type Class Description classCustomContentEntityObjectGeneric ContentEntityObject that plugins can use to extend Confluence's content system. - 
Uses of Spaced in com.atlassian.confluence.core
Classes in com.atlassian.confluence.core that implement Spaced Modifier and Type Class Description classSpaceContentEntityObjectA ContentEntityObject that is a first-class member of a Space (i.e. - 
Uses of Spaced in com.atlassian.confluence.importexport.actions
Classes in com.atlassian.confluence.importexport.actions that implement Spaced Modifier and Type Class Description classExportSpaceActionDeprecated.since 7.17.0.classRestorePageActionDeprecated.since 7.17.0. - 
Uses of Spaced in com.atlassian.confluence.labels.actions
Classes in com.atlassian.confluence.labels.actions that implement Spaced Modifier and Type Class Description classAddSpaceToFavouriteAjaxActionMakes a page or blogpost the favourite of the specified user.classAddSpaceToFavouritesActionclassListLabelsBySpaceActionclassRemoveSpaceFromFavouriteAjaxActionclassRemoveSpaceFromFavouritesAction - 
Uses of Spaced in com.atlassian.confluence.mail.notification.actions
Classes in com.atlassian.confluence.mail.notification.actions that implement Spaced Modifier and Type Class Description classAddSpaceNotificationActionclassRemoveSpaceNotificationAction - 
Uses of Spaced in com.atlassian.confluence.pages
Classes in com.atlassian.confluence.pages that implement Spaced Modifier and Type Class Description classAbstractPageParent of the concrete Page and BlogPost classesclassAttachmentclassBlogPostclassCommentclassPageRepresents a Page within Confluence. - 
Uses of Spaced in com.atlassian.confluence.pages.actions
Classes in com.atlassian.confluence.pages.actions that implement Spaced Modifier and Type Class Description classAbstractBlogPostsActionclassAbstractCreatePageActionFunctions shared between creating pages and blog posts.classAbstractPaginatedListAction<T>classAlphabeticalListPagesActionclassBrowseSpaceActionclassChildrenActionclassCopyPageActionclassCreateBlogPostActionclassCreatePageActionclassCreatePageEntryActionAn action that performs relevant authorisation checks when trying to enter the 'add page' screen.classCreatePageFromTemplateActionclassDirectoryViewListPagesActionThis action will present the specified space as a tree view of all its pages.classEmptyTrashActionclassGetPagePermissionsActionclassListPagesActionclassListPermissionPagesActionclassListUndefinedPagesActionclassPageChildrenActionclassPageNotFoundActionRedirect to this action if you ever find yourself in a "page not found" situation, it deals with possible alternative pages, and so on.classPageVariablesActionclassPurgeTrashItemActionclassRecentBlogPostsActionclassReorderPageDialogActionAn action for supplying panels for the re-order page of the MovePageDialog.classRestoreExistingTrashItemActionclassRestoreTrashItemActionclassSpaceToolsActionclassViewBlogPostsByDateActionclassViewTrashAction - 
Uses of Spaced in com.atlassian.confluence.plugins.editorloader
Classes in com.atlassian.confluence.plugins.editorloader that implement Spaced Modifier and Type Class Description classEditorAction - 
Uses of Spaced in com.atlassian.confluence.plugins.labels.actions
Classes in com.atlassian.confluence.plugins.labels.actions that implement Spaced Modifier and Type Class Description classAbstractLabelDisplayingActionA nice abstract class for actions which display label/s on a global AND per space basis.classAlphabeticalListLabelsActionclassRankListLabelsActionclassViewLabelActionAction for viewing a label. - 
Uses of Spaced in com.atlassian.confluence.plugins.templates.actions
Classes in com.atlassian.confluence.plugins.templates.actions that implement Spaced Modifier and Type Class Description classAbstractEditPageTemplateActionclassAbstractPageTemplateActionclassCreatePageTemplateActionclassEditPageTemplateActionclassEditPageTemplateDescriptionActionHandles the editing of aPageTemplatedescription.classListGlobalTemplatesActionThis subclass is needed so that listglobaltemplates in the admin console is covered by websudoclassListPageTemplatesActionclassRemovePageTemplateActionclassViewPageTemplateAction - 
Uses of Spaced in com.atlassian.confluence.security.actions
Classes in com.atlassian.confluence.security.actions that implement Spaced Modifier and Type Class Description classEditSpacePermissionDefaultsActionclassEditSpacePermissionsActionclassViewSpacePermissionsAction - 
Uses of Spaced in com.atlassian.confluence.spaces
Classes in com.atlassian.confluence.spaces that implement Spaced Modifier and Type Class Description classSpaceDescription - 
Uses of Spaced in com.atlassian.confluence.spaces.actions
Subinterfaces of Spaced in com.atlassian.confluence.spaces.actions Modifier and Type Interface Description interfaceSpaceAwareIndicates that an action may have a space set on it by the SpaceAwareInterceptor - 
Uses of Spaced in com.atlassian.confluence.user.actions
Classes in com.atlassian.confluence.user.actions that implement Spaced Modifier and Type Class Description classEditNotificationsActionclassFindRestrictableEntitiesActionAccepts potential users and/or group names with an optional entity type and returns the entities found. 
 -