Class Package
java.lang.Object
com.sysdig.jenkins.plugins.sysdig.domain.vm.scanresult.Package
- All Implemented Interfaces:
 AggregateChild<ScanResult>,Serializable
- See Also:
 
- 
Method Summary
Modifier and TypeMethodDescriptionvoidaddAcceptedRisk(AcceptedRisk acceptedRisk) voidaddVulnerabilityFound(Vulnerability vulnerability) booleaninthashCode()id()name()path()root()type()version() 
- 
Method Details
- 
id
 - 
type
 - 
name
 - 
version
 - 
path
 - 
foundInLayer
 - 
addVulnerabilityFound
 - 
vulnerabilities
 - 
addAcceptedRisk
 - 
acceptedRisks
 - 
root
- Specified by:
 rootin interfaceAggregateChild<ScanResult>
 - 
equals
 - 
hashCode
public int hashCode() 
 -