Uses of Class
com.atlassian.confluence.content.service.page.CreatePageCommandImpl
-
Packages that use CreatePageCommandImpl Package Description com.atlassian.confluence.content.service.page -
-
Uses of CreatePageCommandImpl in com.atlassian.confluence.content.service.page
Subclasses of CreatePageCommandImpl in com.atlassian.confluence.content.service.page Modifier and Type Class Description class
CreatePageFromExistingCommandImpl
This command is only necessary becauseCopyPageAction
has different authorisation and validation logic fromCreatePageAction
.
-