com.atlassian.confluence.it.setup.steps
Class SetupOldSystemAdministratorPage

java.lang.Object
  extended by com.atlassian.confluence.it.setup.steps.SetupOldSystemAdministratorPage
All Implemented Interfaces:
SetupSystemAdministratorPage

public class SetupOldSystemAdministratorPage
extends Object
implements SetupSystemAdministratorPage

Sets up the system administrator for Confluence 3.4.x. Currently the only difference is the case of the "fullname" field, which was changed in 4.2 from "fullname" to "fullName" to make it consistent with other forms.

Since:
v4.2

Constructor Summary
SetupOldSystemAdministratorPage(net.sourceforge.jwebunit.junit.WebTester tester)
           
 
Method Summary
 FinishedPage setupSystemAdministrator(User adminUser)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SetupOldSystemAdministratorPage

public SetupOldSystemAdministratorPage(net.sourceforge.jwebunit.junit.WebTester tester)
Method Detail

setupSystemAdministrator

public FinishedPage setupSystemAdministrator(User adminUser)
Specified by:
setupSystemAdministrator in interface SetupSystemAdministratorPage


Copyright © 2003-2013 Atlassian. All Rights Reserved.