com.atlassian.confluence.it.admin
Class ViewGeneralConfiguration
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewGeneralConfiguration
public ViewGeneralConfiguration(net.sourceforge.jwebunit.junit.WebTester webTester)
ViewGeneralConfiguration
public ViewGeneralConfiguration()
edit
public EditGeneralConfiguration edit()
Copyright © 2003-2013 Atlassian. All Rights Reserved.