Uses of Class
com.atlassian.plugin.Resources

Packages that use Resources
com.atlassian.plugin   
com.atlassian.plugin.descriptors   
 

Uses of Resources in com.atlassian.plugin
 

Fields in com.atlassian.plugin declared as Resources
static Resources Resources.EMPTY_RESOURCES
           
 

Methods in com.atlassian.plugin that return Resources
static Resources Resources.fromXml(org.dom4j.Element element)
          Parses the resource descriptors from the provided plugin XML element and creates a Resources object containing them.
 

Uses of Resources in com.atlassian.plugin.descriptors
 

Fields in com.atlassian.plugin.descriptors declared as Resources
protected  Resources AbstractModuleDescriptor.resources
           
 



Copyright © 2010 Atlassian. All Rights Reserved.