Package com.atlassian.jira.web.util
Class UserTimeZoneDataProvider
java.lang.Object
com.atlassian.jira.web.util.UserTimeZoneDataProvider
- All Implemented Interfaces:
com.atlassian.webresource.api.data.WebResourceDataProvider,Supplier<com.atlassian.json.marshal.Jsonable>
public class UserTimeZoneDataProvider
extends Object
implements com.atlassian.webresource.api.data.WebResourceDataProvider
Provides information about user time zone (from user profile).
-
Constructor Summary
ConstructorsConstructorDescriptionUserTimeZoneDataProvider(JiraAuthenticationContext jiraAuthenticationContext, TimeZoneResolver timeZoneResolver) -
Method Summary
-
Constructor Details
-
UserTimeZoneDataProvider
public UserTimeZoneDataProvider(JiraAuthenticationContext jiraAuthenticationContext, TimeZoneResolver timeZoneResolver)
-
-
Method Details