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 aschecked="", which makes it hard to distinguish which ones are checked and which aren't. So for now, just return to EditGeneralConfiguration. 
- 
- 
Method Detail
- 
edit
public EditGeneralConfiguration edit()
 
 - 
 
 -