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

Packages that use ResourceDescriptor
com.atlassian.plugin   
com.atlassian.plugin.descriptors   
com.atlassian.plugin.impl   
com.atlassian.plugin.web.descriptors   
 

Uses of ResourceDescriptor in com.atlassian.plugin
 

Methods in com.atlassian.plugin that return ResourceDescriptor
 ResourceDescriptor Resources.getResourceDescriptor(java.lang.String type, java.lang.String name)
          Deprecated.  
 ResourceDescriptor Resourced.getResourceDescriptor(java.lang.String type, java.lang.String name)
          Deprecated.  
 

Uses of ResourceDescriptor in com.atlassian.plugin.descriptors
 

Methods in com.atlassian.plugin.descriptors that return ResourceDescriptor
 ResourceDescriptor AbstractModuleDescriptor.getResourceDescriptor(java.lang.String type, java.lang.String name)
          Deprecated.  
 

Uses of ResourceDescriptor in com.atlassian.plugin.impl
 

Methods in com.atlassian.plugin.impl that return ResourceDescriptor
 ResourceDescriptor StaticPlugin.getResourceDescriptor(java.lang.String type, java.lang.String name)
          Deprecated.  
 

Uses of ResourceDescriptor in com.atlassian.plugin.web.descriptors
 

Methods in com.atlassian.plugin.web.descriptors that return ResourceDescriptor
 ResourceDescriptor DefaultAbstractWebFragmentModuleDescriptor.getResourceDescriptor(java.lang.String type, java.lang.String name)
           
 



Copyright © 2008 Atlassian Software Systems Pty Ltd. All Rights Reserved.