Package com.atlassian.jira.pulp.wrm
Class ApplinksStatusWrmDataProvider
java.lang.Object
com.atlassian.jira.pulp.wrm.ApplinksStatusWrmDataProvider
- All Implemented Interfaces:
com.atlassian.webresource.api.data.WebResourceDataProvider
,Supplier<com.atlassian.json.marshal.Jsonable>
@ParametersAreNonnullByDefault
public class ApplinksStatusWrmDataProvider
extends Object
implements com.atlassian.webresource.api.data.WebResourceDataProvider
Provides the PULP with WRM data about the status of the user-configured application links.
If there are no user-configured application links, it returns an empty JSON object.
- Since:
- v7.5
-
Constructor Summary
ConstructorsConstructorDescriptionApplinksStatusWrmDataProvider
(ApplicationLinkStatusInterrogator applinksStatusInterrogator) -
Method Summary