Modifier and Type | Method and Description |
---|---|
EditorPage |
ViewDraftDiffDialog.resumeDraft() |
Modifier and Type | Class and Description |
---|---|
class |
CopyPage
Essentially the CreatePage but via the copy page url instead
|
class |
CreateBlog |
class |
CreatePage
Create page page.
|
class |
EditContentPage
A representation of the edit content page.
|
Modifier and Type | Method and Description |
---|---|
EditorPage |
AbstractEditorPage.discardDraftFromWarning() |
EditorPage |
AbstractEditorPage.resumeDraftFromWarning() |
Modifier and Type | Method and Description |
---|---|
EditorPage |
DraftsPage.resumeDraftForContent(String pageTitle) |
Modifier and Type | Field and Description |
---|---|
protected static EditorPage |
AbstractEditorWebDriverTest.editorPage |
Modifier and Type | Method and Description |
---|---|
protected ViewPage |
AbstractContentRestrictionTest.restrictToLoggedInUser(EditorPage editorPage,
ContentPermissionType permissionType) |
protected void |
AbstractContentRestrictionTest.restrictToUserAndAssertIsRestricted(User user,
EditorPage editorPage) |
Modifier and Type | Field and Description |
---|---|
protected EditorPage |
AbstractLinkBrowserTest.editorPage |
protected EditorPage |
AbstractEditorDraftsTest.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–2016 Atlassian. All rights reserved.