com.atlassian.confluence.it.admin
Class ViewGeneralConfiguration

java.lang.Object
  extended by com.atlassian.confluence.it.admin.ViewGeneralConfiguration

public class ViewGeneralConfiguration
extends Object

Allows retrieval of general configuration settings. Unfortunately, due to an oddness in the view mode of General Configuration, checked checkboxes are rendered as checked="", which makes it hard to distinguish which ones are checked and which aren't. So for now, just return to EditGeneralConfiguration.


Constructor Summary
ViewGeneralConfiguration(net.sourceforge.jwebunit.junit.WebTester webTester)
           
 
Method Summary
 EditGeneralConfiguration edit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewGeneralConfiguration

public ViewGeneralConfiguration(net.sourceforge.jwebunit.junit.WebTester webTester)
Method Detail

edit

public EditGeneralConfiguration edit()


Copyright © 2003-2012 Atlassian. All Rights Reserved.