Modifier and Type | Method and Description |
---|---|
EditorPage |
ViewDraftDiffDialog.resumeDraft()
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
class |
CopyPage
Deprecated.
in 5.8. Use
CopyPage instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects . See the new README. |
class |
CreateBlog
Deprecated.
in 5.8. Use
CreateBlog instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects . See the new README. |
class |
CreatePage
Deprecated.
in 5.8. Use
CreatePage instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects . See the new README. |
class |
EditContentPage
Deprecated.
in 5.8. Use
EditContentPage instead from
maven module com.atlassian.confluence:confluence-webdriver-pageobjects . See the new README. |
Modifier and Type | Method and Description |
---|---|
EditorPage |
AbstractEditorPage.discardDraftFromWarning()
Deprecated.
|
EditorPage |
AbstractEditorPage.resumeDraftFromWarning()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
EditorPage |
DraftsPage.resumeDraftForContent(String pageTitle)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected static EditorPage |
AbstractEditorAwareWebDriverTest.editorPage |
Modifier and Type | Field and Description |
---|---|
protected EditorPage |
AbstractEditorDraftsTest.editorPage |
protected EditorPage |
AbstractLinkBrowserTest.editorPage |
Modifier and Type | Method and Description |
---|---|
protected EditorPage |
AbstractEditorDraftsTest.makeChangesAndResumeDraft(User user,
AbstractPageEntity page,
String draftContent) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractEditorDraftsTest.resumeDraftFromEditor(EditorPage editorPage,
String draftContent) |
Copyright © 2003–2018 Atlassian. All rights reserved.