Uses of Package
com.atlassian.confluence.content.service.page
Packages that use com.atlassian.confluence.content.service.page
Package
Description
-
Classes in com.atlassian.confluence.content.service.page used by com.atlassian.confluence.content.serviceClassDescriptionAn interface implemented by a class that can provide ContentPermissions.Allows the context of the page creation process to be retrieved (e.g.An interface for a command that implements the logic to move a page to another parent or space.An interface implemented by a class that can provide the page to be created.
-
Classes in com.atlassian.confluence.content.service.page used by com.atlassian.confluence.content.service.blogpostClassDescriptionAn interface implemented by a class that can provide ContentPermissions.An abstract base class for create commands for AbstractPage subclasses such as Page or BlogPostAllows the context of the page creation process to be retrieved (e.g.Service command for removing a version of a page or blog post.
-
Classes in com.atlassian.confluence.content.service.page used by com.atlassian.confluence.content.service.pageClassDescriptionAn interface implemented by a class that can provide ContentPermissions.An abstract base class for create commands for AbstractPage subclasses such as Page or BlogPostAllows the context of the page creation process to be retrieved (e.g.An interface for a command that will create a new page.An implementation of the CreatePageCommand that will create a page, and assign any provided permissions then perform the clean up of any Drafts and raise the necessary event.Base class for commands which are responsible for page movingAn interface for a command that implements the logic to move a page to another parent or space.An interface implemented by a class that can provide the page to be created.Service command for removing a version of a page or blog post.
-
Classes in com.atlassian.confluence.content.service.page used by com.atlassian.confluence.pages.actionsClassDescriptionAn interface for a command that implements the logic to move a page to another parent or space.An interface implemented by a class that can provide the page to be created.A CreateContextProvider which returns a context based on a supplied query string.
-