Package com.atlassian.sal.jira.timezone
Class JiraTimeZoneManager
java.lang.Object
com.atlassian.sal.jira.timezone.JiraTimeZoneManager
- All Implemented Interfaces:
com.atlassian.sal.api.timezone.TimeZoneManager
public class JiraTimeZoneManager
extends Object
implements com.atlassian.sal.api.timezone.TimeZoneManager
- Since:
- v4.4
-
Constructor Summary
ConstructorsConstructorDescriptionJiraTimeZoneManager(TimeZoneService timeZoneService, TimeZoneManager timeZoneManager, JiraAuthenticationContext jiraAuthenticationContext, UserManager userManager) -
Method Summary
-
Constructor Details
-
JiraTimeZoneManager
public JiraTimeZoneManager(TimeZoneService timeZoneService, TimeZoneManager timeZoneManager, JiraAuthenticationContext jiraAuthenticationContext, UserManager userManager)
-
-
Method Details
-
getUserTimeZone
- Specified by:
getUserTimeZonein interfacecom.atlassian.sal.api.timezone.TimeZoneManager
-
getUserTimeZone
- Specified by:
getUserTimeZonein interfacecom.atlassian.sal.api.timezone.TimeZoneManager
-
getDefaultTimeZone
- Specified by:
getDefaultTimeZonein interfacecom.atlassian.sal.api.timezone.TimeZoneManager
-