Uses of Class
com.atlassian.confluence.pageobjects.page.content.AbstractEditorPage
-
Packages that use AbstractEditorPage Package Description com.atlassian.confluence.pageobjects.page.content -
-
Uses of AbstractEditorPage in com.atlassian.confluence.pageobjects.page.content
Classes in com.atlassian.confluence.pageobjects.page.content with type parameters of type AbstractEditorPage Modifier and Type Class Description class
AbstractEditorPage<T extends AbstractViewPage,U extends AbstractEditorPage>
Deprecated.in 5.8.Subclasses of AbstractEditorPage in com.atlassian.confluence.pageobjects.page.content Modifier and Type Class Description class
CopyPage
Deprecated.in 5.8.class
CreateBlog
Deprecated.in 5.8.class
CreatePage
Deprecated.in 5.8.class
EditContentPage
Deprecated.in 5.8.class
EditorPage
Deprecated.in 5.8.Methods in com.atlassian.confluence.pageobjects.page.content that return AbstractEditorPage Modifier and Type Method Description AbstractEditorPage
AbstractEditorPage. edit()
Deprecated.Click edit from the preview screen.AbstractEditorPage<T,U>
AbstractEditorPage. focusOnTitle()
Deprecated.AbstractEditorPage<T,U>
AbstractEditorPage. setTitle(String title)
Deprecated.
-