Package | Description |
---|---|
com.atlassian.jira.lookandfeel | |
com.atlassian.jira.timezone | |
com.atlassian.jira.web.action.admin | |
com.atlassian.jira.web.action.user | |
com.atlassian.sal.jira.timezone |
Constructor and Description |
---|
EditLookAndFeel(UserSearchService searchService,
I18nHelper.BeanFactory i18nBeanFactory,
LocaleManager localeManager,
ApplicationProperties applicationProperties,
JiraAuthenticationContext authenticationContext,
TimeZoneService timeZoneService,
RendererManager rendererManager,
LookAndFeelProperties lookAndFeelProperties,
com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory,
VelocityRequestContextFactory requestContextFactory,
UploadService uploadService,
FeatureManager featureManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
IntroductionProperty introduction,
com.atlassian.event.api.EventPublisher eventPublisher,
com.atlassian.soy.renderer.SoyTemplateRenderer soyTemplateRenderer,
com.atlassian.plugin.webresource.WebResourceUrlProvider webResourceUrlProvider,
AutoLookAndFeelManager autoLookAndFeelManager,
JiraLicenseService jiraLicenseService,
GravatarSettings gravatarSettings,
ImageDescriptorFactory imageDescriptorFactory,
UrlAutocomplete urlAutocomplete) |
Modifier and Type | Class and Description |
---|---|
class |
TimeZoneServiceCachingDecorator
Caches user time zones on a per-request basis.
|
class |
TimeZoneServiceImpl |
Constructor and Description |
---|
TimeZoneServiceCachingDecorator(TimeZoneService timeZoneService)
Creates a new TimeZoneServiceCachingDecorator.
|
Modifier and Type | Field and Description |
---|---|
protected TimeZoneService |
ViewApplicationProperties.timeZoneService |
Modifier and Type | Method and Description |
---|---|
TimeZoneService |
EditApplicationProperties.getTimeZoneManager() |
Constructor and Description |
---|
EditApplicationProperties(UserSearchService searchService,
ReindexMessageManager reindexMessageManager,
LocaleManager localeManager,
TimeZoneService timeZoneManager,
RendererManager rendererManager,
FieldManager fieldManager,
org.ofbiz.core.entity.DelegatorInterface genericDelegator,
com.atlassian.plugin.PluginAccessor pluginAccessor,
GzipCompression gzipCompression,
IssueManager issueManager,
FeatureManager featureManager,
IntroductionProperty introductionProperty,
ProjectService projectService,
JiraLicenseService jiraLicenseService,
IndexingLanguageSetting indexingLanguageSetting,
GravatarSettings gravatarSettings) |
ViewApplicationProperties(UserSearchService searchService,
LocaleManager localeManager,
TimeZoneService timeZoneService,
RendererManager rendererManager,
com.atlassian.plugin.PluginAccessor pluginAccessor,
GzipCompression gZipCompression,
FeatureManager featureManager,
IntroductionProperty introductionProperty,
JiraLicenseService jiraLicenseService,
GravatarSettings gravatarSettings) |
Constructor and Description |
---|
UpdateUserPreferences(UserPreferencesManager userPreferencesManager,
LocaleManager localeManager,
SessionSearchObjectManagerFactory sessionSearchObjectManagerFactory,
TimeZoneService timeZoneManager,
com.atlassian.event.api.EventPublisher eventPublisher,
FeatureManager featureManager) |
ViewUserHover(UserManager userManager,
EmailFormatter emailFormatter,
SearchService searchService,
PermissionManager permissionManager,
SimpleLinkManager simpleLinkManager,
DateTimeFormatterFactory dateTimeFormatterFactory,
TimeZoneService timeZoneService,
AvatarService avatarService) |
Constructor and Description |
---|
JiraTimeZoneManager(TimeZoneService timeZoneService,
TimeZoneManager timeZoneManager,
JiraAuthenticationContext jiraAuthenticationContext,
UserManager userManager) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.