|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResourceLocation | |
|---|---|
| com.atlassian.plugin | |
| com.atlassian.plugin.descriptors | |
| com.atlassian.plugin.elements | |
| com.atlassian.plugin.impl | |
| Uses of ResourceLocation in com.atlassian.plugin |
|---|
| Methods in com.atlassian.plugin that return ResourceLocation | |
|---|---|
ResourceLocation |
Resourced.getResourceLocation(java.lang.String type,
java.lang.String name)
Get a ResourceLocation of a particular type and name. |
ResourceLocation |
Resources.getResourceLocation(java.lang.String type,
java.lang.String name)
|
| Uses of ResourceLocation in com.atlassian.plugin.descriptors |
|---|
| Methods in com.atlassian.plugin.descriptors that return ResourceLocation | |
|---|---|
ResourceLocation |
AbstractModuleDescriptor.getResourceLocation(java.lang.String type,
java.lang.String name)
|
| Uses of ResourceLocation in com.atlassian.plugin.elements |
|---|
| Methods in com.atlassian.plugin.elements that return ResourceLocation | |
|---|---|
ResourceLocation |
ResourceDescriptor.getResourceLocationForName(java.lang.String name)
Used for resource descriptors that specify multiple resources, via ResourceDescriptor.pattern. |
| Uses of ResourceLocation in com.atlassian.plugin.impl |
|---|
| Methods in com.atlassian.plugin.impl that return ResourceLocation | |
|---|---|
ResourceLocation |
AbstractDelegatingPlugin.getResourceLocation(java.lang.String type,
java.lang.String name)
|
ResourceLocation |
AbstractPlugin.getResourceLocation(java.lang.String type,
java.lang.String name)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||