Uses of Class
com.atlassian.confluence.pageobjects.page.content.EditorPage
-
-
Uses of EditorPage in com.atlassian.confluence.pageobjects.component.dialog
Methods in com.atlassian.confluence.pageobjects.component.dialog that return EditorPage Modifier and Type Method Description EditorPage
ViewDraftDiffDialog. resumeDraft()
Deprecated. -
Uses of EditorPage in com.atlassian.confluence.pageobjects.page.content
Subclasses of EditorPage 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.Methods in com.atlassian.confluence.pageobjects.page.content that return EditorPage Modifier and Type Method Description EditorPage
AbstractEditorPage. discardDraftFromWarning()
Deprecated.EditorPage
AbstractEditorPage. resumeDraftFromWarning()
Deprecated. -
Uses of EditorPage in com.atlassian.confluence.pageobjects.page.user
Methods in com.atlassian.confluence.pageobjects.page.user that return EditorPage Modifier and Type Method Description EditorPage
DraftsPage. resumeDraftForContent(String pageTitle)
Deprecated. -
Uses of EditorPage in com.atlassian.confluence.webdriver
Fields in com.atlassian.confluence.webdriver declared as EditorPage Modifier and Type Field Description protected static EditorPage
AbstractEditorAwareWebDriverTest. editorPage
-