Class AboutPagePanelModuleDescriptorImpl.Material
java.lang.Object
com.atlassian.jira.plugin.aboutpagepanel.AboutPagePanelModuleDescriptorImpl.Material
- All Implemented Interfaces:
Comparable<AboutPagePanelModuleDescriptorImpl.Material>
- Enclosing class:
AboutPagePanelModuleDescriptorImpl
public static final class AboutPagePanelModuleDescriptorImpl.Material
extends Object
implements Comparable<AboutPagePanelModuleDescriptorImpl.Material>
Encapsulates data from the Bill Of Materials
-
Constructor Details
-
Material
-
-
Method Details
-
getLibraryName
-
getMavenInfo
-
getLicense
-
getUrl
-
getArtifactType
-
isUrlAndGav
public boolean isUrlAndGav() -
isUrlNotGav
public boolean isUrlNotGav() -
isGavNotUrl
public boolean isGavNotUrl() -
toString
-
equals
-
hashCode
public int hashCode() -
compareTo
- Specified by:
compareToin interfaceComparable<AboutPagePanelModuleDescriptorImpl.Material>
-