Interface | Description |
---|---|
AccessKeyHelper |
Helper interface for access keys for web browsers.
|
AuthorizationSupport |
Groups a collection of authorization checks used by JIRA's view layer.
|
ExternalLinkUtil |
A simple utility class that lets you resolve external links that may need to change, because of partner sites and
such.
|
FileIconUtil | Deprecated
Use JIRA.Templates.ViewIssue.matchFileIconUrl or JIRA.Templates.ViewIssue.matchFileIconAlt soy template instead.
|
OutlookDateManager | Deprecated
Use
DateTimeFormatterFactory.formatter() instead. |
WebAttachmentManager | Deprecated
Use
TemporaryWebAttachmentManager instead. |
Class | Description |
---|---|
AccessKeyHelperImpl | |
AttachmentExceptionMessages |
Generates a suitable message string for a given AttachmentException.
|
AvatarPickerConfigDataProvider |
Informs the UI whether JIRA owns its various avatar pickers or not.
|
ChangeHistoryUtils | |
CheckboxTagSupport |
Support for communication between Webwork actions and checkbox tags.
|
CloudControlIPCheck |
Tests if a request in cloud comes from the control IP.
|
CookieUtils |
This class handles utility methods for managing HTTP cookies.
|
CssSubstitutionWebResourceTransformer |
A resource transform that makes variable substitutions based on L&F settings.
|
CssSubstitutionWebResourceTransformer.VariableMap | |
DateFormatProvider |
Provides localized version of names of months, days, eras and meridiem.
|
DefaultAuthorizationSupport |
Implementation of the authorization checks defined in
AuthorizationSupport |
DefaultWebAttachmentManager | |
ExternalLinkUtilImpl |
A simple utility class that lets you resolve external links that may need to change, because of partner sites and
such.
|
FileIconBean | Deprecated
Use JIRA.Templates.ViewIssue.matchFileIconUrl or JIRA.Templates.ViewIssue.matchFileIconAlt soy template instead.
|
FileIconBean.FileIcon | |
FileIconUtilImpl | Deprecated
Use JIRA.Templates.ViewIssue.matchFileIconUrl or JIRA.Templates.ViewIssue.matchFileIconAlt soy template instead.
|
FileNameCharacterCheckerUtil |
This is a centralized object for checking illegal characters in attachment file names.
|
HelpUtil | Deprecated
since v6.2.4: The use of this class is discouraged.
|
HTMLCompressWriter | |
InternalServerErrorDataSource | |
InternalServerErrorExceptionDataSource | |
IssueTableBean | Deprecated
This information is all available in the Issue object and this object is not actually used anywhere in core JIRA.
|
JiraLocaleUtils | Deprecated
Should use the
LocaleManager interface or LocaleParser instead. |
MetalResourcesManager |
Manage and allow to print out assets (javscript and css) which are included into Metal Pages
|
MockExternalLinkUtil | |
OutlookDate | Deprecated
Use
DateTimeFormatter instead. |
OutlookDateManagerImpl | |
PageCapabilitiesImpl | |
PluginAccessorHelper |
Helper class for PluginAccessor
|
PrettyObjectPrinter | Deprecated
since 7.3.
|
PreValidatedActionExecutor<E> |
Action executor with ability to run validation before executing the action.
|
ProductVersionDataBean |
Generates the <meta> tags and attributes needed to provide version data
as per https://extranet.atlassian.com/display/~jgraham/Incorporating+version+data+in+a+resource
|
ProductVersionDataBeanProvider | |
UserTimeZoneDataProvider |
Provides information about user time zone (from user profile).
|
WebActionUtil |
Enum | Description |
---|---|
OutlookDate.SmartFormatterModes | Deprecated
Use
DateTimeFormatter instead. |
Exception | Description |
---|---|
AttachmentExceedsLimitException |
Exception when attachment exceeds setting limit size
|
AttachmentException |
Represtents any File System errors that occur while trying to create an Issue Attachment.
|
Copyright © 2002-2021 Atlassian. All Rights Reserved.