Package com.atlassian.plugin.webresource
Class BatchResourceContentsWebFormatter
java.lang.Object
com.atlassian.plugin.webresource.BatchResourceContentsWebFormatter
The WebResourceFormatter should take a PluginResource and add the BatchResourceContents dependency information to
the output as required.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringinsertBatchResourceContents(ResourceUrls resource, String formattedResource) Modify the supplied formattedResource to contain any necessary data attributes required to carry additional information about the PluginResource being written.
-
Constructor Details
-
BatchResourceContentsWebFormatter
public BatchResourceContentsWebFormatter()
-
-
Method Details
-
insertBatchResourceContents
Modify the supplied formattedResource to contain any necessary data attributes required to carry additional information about the PluginResource being written.
-