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 Details

  • Method Details

    • get

      public com.atlassian.json.marshal.Jsonable get()
      Specified by:
      get in interface Supplier<com.atlassian.json.marshal.Jsonable>