com.atlassian.confluence.it.setup.steps
Class SetupOldSystemAdministratorPage
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetupOldSystemAdministratorPage
public SetupOldSystemAdministratorPage(net.sourceforge.jwebunit.junit.WebTester tester)
setupSystemAdministrator
public FinishedPage setupSystemAdministrator(User adminUser)
- Specified by:
setupSystemAdministrator
in interface SetupSystemAdministratorPage
Copyright © 2003-2012 Atlassian. All Rights Reserved.