Uses of Class
com.atlassian.jira.plugin.aboutpagepanel.AboutPagePanelModuleDescriptorImpl.Material
Packages that use AboutPagePanelModuleDescriptorImpl.Material
-
Uses of AboutPagePanelModuleDescriptorImpl.Material in com.atlassian.jira.license.thirdparty
Methods in com.atlassian.jira.license.thirdparty that return types with arguments of type AboutPagePanelModuleDescriptorImpl.MaterialModifier and TypeMethodDescriptionBomParser.extractLgplMaterials(String bomContents) Extracts LGPL information from a String. -
Uses of AboutPagePanelModuleDescriptorImpl.Material in com.atlassian.jira.plugin.aboutpagepanel
Methods in com.atlassian.jira.plugin.aboutpagepanel that return types with arguments of type AboutPagePanelModuleDescriptorImpl.MaterialModifier and TypeMethodDescriptionBomParserImpl.extractLgplMaterials(String bomContents) AboutPagePanelModuleDescriptorImpl.PluginAndMaterials.getMaterials()Methods in com.atlassian.jira.plugin.aboutpagepanel with parameters of type AboutPagePanelModuleDescriptorImpl.MaterialModifier and TypeMethodDescriptionintAboutPagePanelModuleDescriptorImpl.Material.compareTo(AboutPagePanelModuleDescriptorImpl.Material material) Constructor parameters in com.atlassian.jira.plugin.aboutpagepanel with type arguments of type AboutPagePanelModuleDescriptorImpl.MaterialModifierConstructorDescriptionPluginAndMaterials(String pluginName, String pluginVersion, String introduction, String conclusion, List<AboutPagePanelModuleDescriptorImpl.Material> materials)