|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EditGeneralConfiguration | |
|---|---|
| com.atlassian.confluence.it.admin | |
| Uses of EditGeneralConfiguration in com.atlassian.confluence.it.admin |
|---|
| Methods in com.atlassian.confluence.it.admin that return EditGeneralConfiguration | |
|---|---|
EditGeneralConfiguration |
ViewGeneralConfiguration.edit()
|
static EditGeneralConfiguration |
EditGeneralConfiguration.editConfigurationFromAnywhere()
Factory method to visit the edit configuration screen from anywhere. |
static EditGeneralConfiguration |
EditGeneralConfiguration.editConfigurationFromAnywhere(net.sourceforge.jwebunit.junit.WebTester webTester)
|
protected static EditGeneralConfiguration |
EditGeneralConfiguration.editConfigurationFromView(net.sourceforge.jwebunit.junit.WebTester webTester)
|
EditGeneralConfiguration |
AdminConsole.editGeneralConfig()
|
EditGeneralConfiguration |
EditGeneralConfiguration.setAllowThreadedComments(boolean enabled)
|
EditGeneralConfiguration |
EditGeneralConfiguration.setAttachmentMaxSize(long max)
|
EditGeneralConfiguration |
EditGeneralConfiguration.setBaseUrl(java.lang.String domainName)
|
EditGeneralConfiguration |
EditGeneralConfiguration.setCamelCaseEnabled(boolean enabled)
|
EditGeneralConfiguration |
EditGeneralConfiguration.setContactAdministratorsFormEnabled(boolean enabled)
|
EditGeneralConfiguration |
EditGeneralConfiguration.setCustomContactAdministratorsMessage(java.lang.String message)
|
EditGeneralConfiguration |
EditGeneralConfiguration.setGzipResponseEncodingEnabled(boolean enabled)
|
EditGeneralConfiguration |
EditGeneralConfiguration.setMaxAttachmentsInUI(long max)
|
EditGeneralConfiguration |
EditGeneralConfiguration.setRemoteApiEnabled(boolean enabled)
|
EditGeneralConfiguration |
EditGeneralConfiguration.setTrackBackEnabled(boolean enabled)
|
EditGeneralConfiguration |
EditGeneralConfiguration.submitAndReEdit()
Submit and immediately click edit so that more editing can be done. |
EditGeneralConfiguration |
EditGeneralConfiguration.submitExpectingErrors()
Submit, expecting that we'll be taken back to the edit page and that there will be errors shown. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||