|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtendedSystemInfoUtils | |
|---|---|
| com.atlassian.jira.util | |
| com.atlassian.jira.util.system | |
| com.atlassian.jira.web.action.admin | |
| Uses of ExtendedSystemInfoUtils in com.atlassian.jira.util |
|---|
| Methods in com.atlassian.jira.util with parameters of type ExtendedSystemInfoUtils | |
|---|---|
static String |
ExceptionInterpreterUtil.execute(ExtendedSystemInfoUtils extendedSystemInfoUtils,
String exceptionMessage)
Will pass the exception message through the registered interpreters returing a message string, which can be html if one of the interpreters can handle the exception message. |
protected String |
OracleDataSizeExceptionInterpreter.handleInvoke(ExtendedSystemInfoUtils extendedSystemInfoUtils,
String exceptionMessage)
|
protected String |
ExceptionInterpreter.handleInvoke(ExtendedSystemInfoUtils extendedSystemInfoUtils,
String exceptionMessage)
|
String |
ExceptionInterpreter.invoke(ExtendedSystemInfoUtils extendedSystemInfoUtils,
String exceptionMessage)
|
| Uses of ExtendedSystemInfoUtils in com.atlassian.jira.util.system |
|---|
| Classes in com.atlassian.jira.util.system that implement ExtendedSystemInfoUtils | |
|---|---|
class |
ExtendedSystemInfoUtilsImpl
Implementation for the ExtendedSystemInfoUtils interface. |
| Uses of ExtendedSystemInfoUtils in com.atlassian.jira.web.action.admin |
|---|
| Methods in com.atlassian.jira.web.action.admin that return ExtendedSystemInfoUtils | |
|---|---|
ExtendedSystemInfoUtils |
ViewSystemInfo.getExtendedSystemInfoUtils()
|
ExtendedSystemInfoUtils |
JiraSupportRequest.getExtendedSystemInfoUtils()
|
| Constructors in com.atlassian.jira.web.action.admin with parameters of type ExtendedSystemInfoUtils | |
|---|---|
JiraSupportRequest(ExtendedSystemInfoUtils extendedSystemInfoUtil,
JiraLicenseService jiraLicenseService,
JiraLogLocator locator,
LocaleManager localeManager,
FileFactory fileFactory,
PluginInfoProvider pluginInfoProvider)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||