Class Material
java.lang.Object
com.atlassian.confluence.plugin.descriptor.aboutpage.Material
- All Implemented Interfaces:
Comparable<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:
compareTo
in interfaceComparable<Material>
-