| Package | Description |
|---|---|
| com.atlassian.jira.license.thirdparty | |
| com.atlassian.jira.plugin.aboutpagepanel |
| Modifier and Type | Method and Description |
|---|---|
List<AboutPagePanelModuleDescriptorImpl.Material> |
BomParser.extractLgplMaterials(String bomContents)
Extracts LGPL information from a String.
|
| Modifier and Type | Method and Description |
|---|---|
List<AboutPagePanelModuleDescriptorImpl.Material> |
BomParserImpl.extractLgplMaterials(String bomContents) |
List<AboutPagePanelModuleDescriptorImpl.Material> |
AboutPagePanelModuleDescriptorImpl.PluginAndMaterials.getMaterials() |
| Modifier and Type | Method and Description |
|---|---|
int |
AboutPagePanelModuleDescriptorImpl.Material.compareTo(AboutPagePanelModuleDescriptorImpl.Material material) |
| Constructor and Description |
|---|
PluginAndMaterials(String pluginName,
String pluginVersion,
String introduction,
String conclusion,
List<AboutPagePanelModuleDescriptorImpl.Material> materials) |
Copyright © 2002-2016 Atlassian. All Rights Reserved.