| Package | Description |
|---|---|
| com.atlassian.plugin | |
| com.atlassian.plugin.descriptors | |
| com.atlassian.plugin.elements | |
| com.atlassian.plugin.impl |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation |
Resources.getResourceLocation(java.lang.String type,
java.lang.String name) |
ResourceLocation |
Resourced.getResourceLocation(java.lang.String type,
java.lang.String name)
Get a
ResourceLocation of a particular type and name. |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation |
AbstractModuleDescriptor.getResourceLocation(java.lang.String type,
java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation |
ResourceDescriptor.getResourceLocationForName(java.lang.String name)
Used for resource descriptors that specify multiple resources, via
ResourceDescriptor.pattern. |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation |
AbstractDelegatingPlugin.getResourceLocation(java.lang.String type,
java.lang.String name) |
ResourceLocation |
AbstractPlugin.getResourceLocation(java.lang.String type,
java.lang.String name) |
Copyright © 2013 Atlassian. All Rights Reserved.