com.atlassian.plugin
Interface Resourced
- All Known Subinterfaces:
- DynamicPlugin, ModuleDescriptor, Plugin
- All Known Implementing Classes:
- AbstractModuleDescriptor, AbstractPlugin, DefaultDynamicPlugin, ResourcedModuleDescriptor, Resources, StaticPlugin, UnloadableModuleDescriptor, UnloadablePlugin, UnrecognisedModuleDescriptor
public interface Resourced
getResourceDescriptors
java.util.List getResourceDescriptors()
getResourceDescriptors
java.util.List getResourceDescriptors(java.lang.String type)
getResourceLocation
ResourceLocation getResourceLocation(java.lang.String type,
java.lang.String name)
getResourceDescriptor
ResourceDescriptor getResourceDescriptor(java.lang.String type,
java.lang.String name)
- Deprecated.
Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.