| java.lang.Object | |
| ↳ | com.atlassian.plugin.webresource.SinglePluginResource |
Represents a single plugin resource. It provides methods to parse and generate urls to locate a single plugin resource. Note: This PluginResource does not use it's parameters in generating the url.
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns a url string in the format: /download/resources/MODULE_COMPLETE_KEY/RESOURCE_NAME
e.g.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
From interface
com.atlassian.plugin.webresource.PluginResource
| |||||||||||
Returns a url string in the format: /download/resources/MODULE_COMPLETE_KEY/RESOURCE_NAME e.g. /download/resources/example.plugin:webresources/foo.css