Uses of Class
com.atlassian.confluence.pageobjects.page.content.CreatePage
-
Packages that use CreatePage Package Description com.atlassian.confluence.pageobjects com.atlassian.confluence.pageobjects.page.content -
-
Uses of CreatePage in com.atlassian.confluence.pageobjects
Methods in com.atlassian.confluence.pageobjects that return CreatePage Modifier and Type Method Description CreatePage
ConfluenceTestedProduct. loginAndCreatePage(User user, Space space)
Deprecated. -
Uses of CreatePage in com.atlassian.confluence.pageobjects.page.content
Subclasses of CreatePage in com.atlassian.confluence.pageobjects.page.content Modifier and Type Class Description class
CopyPage
Deprecated.in 5.8.Methods in com.atlassian.confluence.pageobjects.page.content that return CreatePage Modifier and Type Method Description CreatePage
PageTemplateWizard. next()
Deprecated.CreatePage
PageTemplateWizard. selectTemplateWithoutVariables(String templateId)
Deprecated.
-