Class EvalLicensePage
- java.lang.Object
-
- com.atlassian.confluence.it.setup.steps.EvalLicensePage
-
public class EvalLicensePage extends Object
-
-
Constructor Summary
Constructors Constructor Description EvalLicensePage(net.sourceforge.jwebunit.junit.WebTester tester)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
enterLicense(String key)
UserManagementChoicePage
submitLicense()
-
-
-
Method Detail
-
enterLicense
public void enterLicense(String key)
-
submitLicense
public UserManagementChoicePage submitLicense()
-
-