public class JiraTimeZoneManager extends Object implements com.atlassian.sal.api.timezone.TimeZoneManager
| Constructor and Description |
|---|
JiraTimeZoneManager(TimeZoneService timeZoneService,
TimeZoneManager timeZoneManager,
JiraAuthenticationContext jiraAuthenticationContext,
UserManager userManager) |
| Modifier and Type | Method and Description |
|---|---|
TimeZone |
getDefaultTimeZone() |
TimeZone |
getUserTimeZone() |
TimeZone |
getUserTimeZone(com.atlassian.sal.api.user.UserKey user) |
public JiraTimeZoneManager(TimeZoneService timeZoneService, TimeZoneManager timeZoneManager, JiraAuthenticationContext jiraAuthenticationContext, UserManager userManager)
@Nonnull public TimeZone getUserTimeZone()
getUserTimeZone in interface com.atlassian.sal.api.timezone.TimeZoneManager@Nonnull public TimeZone getUserTimeZone(@Nonnull com.atlassian.sal.api.user.UserKey user)
getUserTimeZone in interface com.atlassian.sal.api.timezone.TimeZoneManagerCopyright © 2002-2019 Atlassian. All Rights Reserved.