Class FeaturesDataProvider

java.lang.Object
com.atlassian.jira.com.rproxy.goskope.components.data.FeaturesDataProvider
All Implemented Interfaces:
com.atlassian.webresource.api.data.WebResourceDataProvider, Supplier<com.atlassian.json.marshal.Jsonable>

public class FeaturesDataProvider extends Object implements com.atlassian.webresource.api.data.WebResourceDataProvider
Since:
v7.2
  • Constructor Details

  • Method Details

    • get

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