Uses of Class
com.atlassian.confluence.it.admin.OldEditGeneralConfiguration

Packages that use OldEditGeneralConfiguration
com.atlassian.confluence.it.admin   
 

Uses of OldEditGeneralConfiguration in com.atlassian.confluence.it.admin
 

Methods in com.atlassian.confluence.it.admin that return OldEditGeneralConfiguration
static OldEditGeneralConfiguration OldEditGeneralConfiguration.editConfigurationFromAnywhere()
          Factory method to visit the edit configuration screen from anywhere.
static OldEditGeneralConfiguration OldEditGeneralConfiguration.editConfigurationFromAnywhere(net.sourceforge.jwebunit.junit.WebTester webTester)
           
protected static OldEditGeneralConfiguration OldEditGeneralConfiguration.editConfigurationFromView(net.sourceforge.jwebunit.junit.WebTester webTester)
           
 OldEditGeneralConfiguration OldEditGeneralConfiguration.setRemoteApiEnabled(boolean enabled)
           
 OldEditGeneralConfiguration OldEditGeneralConfiguration.submitAndReEdit()
          Submit and immediately click edit so that more editing can be done.
 OldEditGeneralConfiguration OldEditGeneralConfiguration.submitExpectingErrors()
          Submit, expecting that we'll be taken back to the edit page and that there will be errors shown.
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.