Uses of Class
com.atlassian.confluence.plugin.descriptor.aboutpage.Material

Packages that use Material
com.atlassian.confluence.plugin.descriptor.aboutpage   
 

Uses of Material in com.atlassian.confluence.plugin.descriptor.aboutpage
 

Methods in com.atlassian.confluence.plugin.descriptor.aboutpage that return types with arguments of type Material
 java.util.List<Material> BomParserImpl.extractLgplMaterials(java.lang.String bomContents)
           
 java.util.List<Material> BomParser.extractLgplMaterials(java.lang.String bomContents)
          Extracts LGPL information from a String.
 java.util.List<Material> PluginAndMaterials.getMaterials()
           
 

Methods in com.atlassian.confluence.plugin.descriptor.aboutpage with parameters of type Material
 int Material.compareTo(Material material)
           
 

Constructor parameters in com.atlassian.confluence.plugin.descriptor.aboutpage with type arguments of type Material
PluginAndMaterials(java.lang.String pluginVersion, java.lang.String pluginName, java.lang.String introduction, java.lang.String conclusion, java.util.List<Material> materials)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.