Uses of Interface
com.atlassian.jira.timezone.TimeZoneResolver

Packages that use TimeZoneResolver
com.atlassian.jira.datetime A small set of classes that allow clients to format and parse dates in JIRA, in a way that is time zone and locale aware. 
com.atlassian.jira.timezone   
 

Uses of TimeZoneResolver in com.atlassian.jira.datetime
 

Constructors in com.atlassian.jira.datetime with parameters of type TimeZoneResolver
DateTimeFormatterFactoryImpl(TimeZoneResolver timeZoneResolver, JiraAuthenticationContext jiraAuthenticationContext, ApplicationProperties applicationProperties, I18nHelper.BeanFactory i18nFactory)
           
 

Uses of TimeZoneResolver in com.atlassian.jira.timezone
 

Classes in com.atlassian.jira.timezone that implement TimeZoneResolver
 class NoDatabaseTimeZoneResolver
          Time zone resolver used during the bootstrap process.
 class TimeZoneServiceImpl
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.