public class PublisherScan extends Object
| Modifier and Type | Method and Description |
|---|---|
int |
getComponents()
Get components count
|
int |
getLegalViolations()
Get legal violations
|
double |
getLegalViolationsPercent()
Get legal violations percent
|
int |
getLegalWarnings()
Get legal warnings
|
double |
getLegalWarningsPercent()
Get legal warnings percent
|
int |
getLicenses()
Get licenses count
|
String |
getModuleId()
Get module id
|
String |
getModuleName()
Get module name
|
Map<String,String> |
getPlugin()
Get plugin
|
String |
getProject()
Get project
|
String |
getProjectId()
Get project id
|
String |
getProjectName()
Get project name
|
net.sf.json.JSONObject |
getResult()
Get result
|
String |
getScanId()
Get scan id
|
net.sf.json.JSONObject |
getStatistics()
Get statistics
|
String |
getUrl()
Get url
|
int |
getVulnerabilityViolations()
Get vulnerability violations
|
double |
getVulnerabilityViolationsPercent()
Get vulnerability violations percent
|
int |
getVulnerabilityWarnings()
Get vulnerability warnings
|
double |
getVulnerabilityWarningsPercent()
Get vulnerability warningsPercent
|
void |
setResult(net.sf.json.JSONObject result)
Set result object
|
public String getScanId()
public String getProject()
public net.sf.json.JSONObject getResult()
public net.sf.json.JSONObject getStatistics()
public int getComponents()
public int getLicenses()
public int getVulnerabilityViolations()
public int getVulnerabilityWarnings()
public int getLegalViolations()
public int getLegalWarnings()
public double getVulnerabilityViolationsPercent()
public double getVulnerabilityWarningsPercent()
public double getLegalViolationsPercent()
public double getLegalWarningsPercent()
public String getUrl()
public String getProjectName()
public String getModuleName()
public String getProjectId()
public String getModuleId()
public void setResult(net.sf.json.JSONObject result)
result - resultCopyright © 2016–2017 EACG, Enterprise Architecture Consulting Group GmbH. All rights reserved.