Class OldEditGeneralConfiguration

java.lang.Object
com.atlassian.confluence.it.admin.EditGeneralConfiguration
com.atlassian.confluence.it.admin.OldEditGeneralConfiguration

public class OldEditGeneralConfiguration extends EditGeneralConfiguration
Allows setting and retrieving values from the general configuration section of the AdminConsole.
  • Field Details

    • webTester

      protected final net.sourceforge.jwebunit.junit.WebTester webTester
    • workingForm

      protected final String workingForm
  • Constructor Details

    • OldEditGeneralConfiguration

      protected OldEditGeneralConfiguration(net.sourceforge.jwebunit.junit.WebTester webTester, String workingForm)
  • Method Details