Uses of Class
com.atlassian.confluence.pageobjects.page.content.EditorPage

Packages that use EditorPage
com.atlassian.confluence.pageobjects.component.dialog   
com.atlassian.confluence.pageobjects.page.content   
com.atlassian.confluence.webdriver   
 

Uses of EditorPage in com.atlassian.confluence.pageobjects.component.dialog
 

Methods in com.atlassian.confluence.pageobjects.component.dialog that return EditorPage
 EditorPage ViewDraftDiffDialog.resumeDraft()
           
 

Uses of EditorPage in com.atlassian.confluence.pageobjects.page.content
 

Subclasses of EditorPage in com.atlassian.confluence.pageobjects.page.content
 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.
 

Uses of EditorPage in com.atlassian.confluence.webdriver
 

Fields in com.atlassian.confluence.webdriver declared as EditorPage
protected static EditorPage AbstractEditorWebDriverTest.editorPage
           
 

Methods in com.atlassian.confluence.webdriver with parameters of type EditorPage
protected  ViewPage AbstractContentRestrictionTest.restrictToLoggedInUser(EditorPage editorPage, ContentPermissionType permissionType)
           
protected  void AbstractContentRestrictionTest.restrictToUserAndAssertIsRestricted(User user, EditorPage editorPage)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.