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

java.lang.Object
  extended by com.atlassian.confluence.it.setup.steps.LicensePage

public class LicensePage
extends Object


Constructor Summary
LicensePage(net.sourceforge.jwebunit.junit.WebTester tester)
           
 
Method Summary
 void enterLicense(String key)
           
 ClusterPage startCustomClusterSetup()
           
 void startCustomClusterSetupWithError()
           
 ChooseDatabasePage startCustomSetup()
           
 void startCustomSetupWithError()
           
 UserManagementChoicePage startEvaluationSetup()
           
 void startEvaluationSetupWithError()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LicensePage

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

enterLicense

public void enterLicense(String key)

startCustomSetupWithError

public void startCustomSetupWithError()

startCustomSetup

public ChooseDatabasePage startCustomSetup()

startCustomClusterSetupWithError

public void startCustomClusterSetupWithError()

startCustomClusterSetup

public ClusterPage startCustomClusterSetup()

startEvaluationSetupWithError

public void startEvaluationSetupWithError()

startEvaluationSetup

public UserManagementChoicePage startEvaluationSetup()


Copyright © 2003-2012 Atlassian. All Rights Reserved.