Package com.atlassian.bamboo.config
Class HelpLinksDataProvider
- java.lang.Object
-
- com.atlassian.bamboo.config.HelpLinksDataProvider
-
- All Implemented Interfaces:
com.atlassian.webresource.api.data.WebResourceDataProvider
,com.google.common.base.Supplier<com.atlassian.json.marshal.Jsonable>
,Supplier<com.atlassian.json.marshal.Jsonable>
public class HelpLinksDataProvider extends Object implements com.atlassian.webresource.api.data.WebResourceDataProvider
-
-
Constructor Summary
Constructors Constructor Description HelpLinksDataProvider(DocumentationLinkProvider documentationLinkProvider)
-
-
-
Constructor Detail
-
HelpLinksDataProvider
@Inject public HelpLinksDataProvider(DocumentationLinkProvider documentationLinkProvider)
-
-