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.


Method Summary
 EditGeneralConfiguration edit()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

edit

public EditGeneralConfiguration edit()


Copyright © 2003-2013 Atlassian. All Rights Reserved.