Class BambooTimeZoneManager
java.lang.Object
com.atlassian.sal.bamboo.timezone.BambooTimeZoneManager
- All Implemented Interfaces:
com.atlassian.sal.api.timezone.TimeZoneManager
@Component
public class BambooTimeZoneManager
extends Object
implements com.atlassian.sal.api.timezone.TimeZoneManager
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription@NotNull TimeZone
getUserTimeZone
(com.atlassian.sal.api.user.UserKey user)
-
Constructor Details
-
BambooTimeZoneManager
public BambooTimeZoneManager()
-
-
Method Details
-
getUserTimeZone
- Specified by:
getUserTimeZone
in interfacecom.atlassian.sal.api.timezone.TimeZoneManager
-
getDefaultTimeZone
- Specified by:
getDefaultTimeZone
in interfacecom.atlassian.sal.api.timezone.TimeZoneManager
-
getUserTimeZone
- Specified by:
getUserTimeZone
in interfacecom.atlassian.sal.api.timezone.TimeZoneManager
-