Uses of Class
com.atlassian.confluence.content.service.page.RemoveAbstractPageVersionCommand
-
Packages that use RemoveAbstractPageVersionCommand Package Description com.atlassian.confluence.content.service.blogpost com.atlassian.confluence.content.service.page -
-
Uses of RemoveAbstractPageVersionCommand in com.atlassian.confluence.content.service.blogpost
Subclasses of RemoveAbstractPageVersionCommand in com.atlassian.confluence.content.service.blogpost Modifier and Type Class Description class
RemoveBlogPostVersionCommand
Service command for removing a version of a blog post. -
Uses of RemoveAbstractPageVersionCommand in com.atlassian.confluence.content.service.page
Subclasses of RemoveAbstractPageVersionCommand in com.atlassian.confluence.content.service.page Modifier and Type Class Description class
RemovePageVersionCommand
Service command for removing a version of a page.
-