com.atlassian.confluence.pageobjects.page.space
Class AddSpacePage

java.lang.Object
  extended by com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
      extended by com.atlassian.confluence.pageobjects.page.space.AddSpacePage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class AddSpacePage
extends ConfluenceAbstractPage

Page with the create space form

Since:
4.2.6

Field Summary
static String URI
           
 
Fields inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
driver, pageBinder, waiter
 
Constructor Summary
AddSpacePage()
           
 
Method Summary
 void bindForm()
           
 AddSpaceForm getForm()
           
 String getUrl()
           
 
Methods inherited from class com.atlassian.confluence.pageobjects.page.ConfluenceAbstractPage
doWait, getAlert, getBrowseMenu, getComponent, getHeader, getUserMenu, isLoggedIn, setSetupComplete
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

URI

public static final String URI
See Also:
Constant Field Values
Constructor Detail

AddSpacePage

public AddSpacePage()
Method Detail

bindForm

public void bindForm()

getForm

public AddSpaceForm getForm()

getUrl

public String getUrl()


Copyright © 2003-2012 Atlassian. All Rights Reserved.