| java.lang.Object | ||
| ↳ | com.atlassian.plugin.webresource.SuperBatchPluginResource | |
| ↳ | com.atlassian.plugin.webresource.SuperBatchSubResource | |
Represents a plugin resource that is a subordinate of the super batch.
This is typically the case for CSS in the superbatch with relative urls to images. For example:
/download/superbatch/css/images/foo.png
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.atlassian.plugin.webresource.SuperBatchPluginResource
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
com.atlassian.plugin.servlet.DownloadableResource
| |||||||||||
From interface
com.atlassian.plugin.webresource.BatchResource
| |||||||||||
From interface
com.atlassian.plugin.webresource.PluginResource
| |||||||||||