Uses of Class
com.atlassian.plugin.elements.ResourceLocation

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 Resources.getResourceLocation(java.lang.String type, java.lang.String name)
           
 ResourceLocation Resourced.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 AbstractPlugin.getResourceLocation(java.lang.String type, java.lang.String name)
           
 



Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.