| Package | Description |
|---|---|
| com.atlassian.plugin | |
| com.atlassian.plugin.descriptors | |
| com.atlassian.plugin.elements | |
| com.atlassian.plugin.impl | |
| com.atlassian.plugin.servlet |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation |
Resourced.getResourceLocation(String type,
String name)
Get a
ResourceLocation of a particular type and name. |
ResourceLocation |
DummyPlugin.getResourceLocation(String type,
String name) |
ResourceLocation |
Resources.getResourceLocation(String type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation |
AbstractModuleDescriptor.getResourceLocation(String type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation |
ResourceDescriptor.getResourceLocationForName(String name)
Used for resource descriptors that specify multiple resources, via
ResourceDescriptor.pattern. |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation |
AbstractPlugin.getResourceLocation(String type,
String name) |
ResourceLocation |
AbstractDelegatingPlugin.getResourceLocation(String type,
String name)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation |
DownloadableClasspathResource.getResourceLocation() |
| Constructor and Description |
|---|
DownloadableClasspathResource(Plugin plugin,
ResourceLocation resourceLocation,
String extraPath) |
DownloadableWebResource(Plugin plugin,
ResourceLocation resourceLocation,
String extraPath,
javax.servlet.ServletContext servletContext,
boolean disableMinification) |
EmptyDownloadableResource(Plugin plugin,
ResourceLocation resourceLocation) |
ForwardableResource(ResourceLocation resourceLocation) |
Copyright © 2018 Atlassian. All rights reserved.