java.lang.Object | ||
↳ | com.atlassian.jira.functest.framework.AbstractFuncTestUtil | |
↳ | com.atlassian.jira.functest.framework.admin.GeneralConfigurationImpl |
[Expand]
Inherited Fields | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Disable watching of issues
| |||||||||||
Enable watching of issues
| |||||||||||
Set the baseUrl to that of the functional base URL.
| |||||||||||
Set the baseUrl of this JIRA instance to the String provided.
| |||||||||||
Sets the default user time zone for this JIRA instance.
| |||||||||||
Sets the default locale of this JIRA instance.
| |||||||||||
Sets the default locale of this JIRA instance.
| |||||||||||
Sets the default locale to the system locale
| |||||||||||
Set the visibility level of user emails.
| |||||||||||
Turn on compression of web pages that JIRA sends to the browser.
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
| |||||||||||||||||||||||||||||||||||||||||||
![]() | |||||||||||||||||||||||||||||||||||||||||||
![]()
| |||||||||||||||||||||||||||||||||||||||||||
![]() |
Disable watching of issues
Enable watching of issues
Set the baseUrl to that of the functional base URL.
Set the baseUrl of this JIRA instance to the String provided.
baseUrl | The baseurl to use for this instance |
---|
Sets the default user time zone for this JIRA instance. A null time zone means that JIRA will use the default JVM time zone.
Sets the default locale of this JIRA instance.
locale | The locale to use by default e.g. "German (Germany)" , "English (UK)"
|
---|
Sets the default locale of this JIRA instance.
Note that the system locale will have a value of -1. You can use
setJiraLocaleToSystemDefault()
instead for this.
localeValue | The value of the locale to use e.g. "en_AU" , "en_UK" .
|
---|
Sets the default locale to the system locale
Set the visibility level of user emails.
emailVisibility | one of the predefined visibility levels |
---|
Turn on compression of web pages that JIRA sends to the browser.