| Package | Description |
|---|---|
| com.denimgroup.threadfix.data.entities |
| Modifier and Type | Method and Description |
|---|---|
Scan |
ApplicationChannel.getLatestScan() |
Scan |
ScanReopenVulnerabilityMap.getScan() |
Scan |
Event.getScan() |
Scan |
ScanRepeatFindingMap.getScan() |
Scan |
Finding.getScan() |
Scan |
ScanCloseVulnerabilityMap.getScan() |
| Modifier and Type | Method and Description |
|---|---|
List<Scan> |
ApplicationChannel.getScanList() |
List<Scan> |
Application.getScans() |
Iterator<Scan> |
ApplicationChannel.iterator() |
| Modifier and Type | Method and Description |
|---|---|
int |
Scan.ScanTimeComparator.compare(Scan scan1,
Scan scan2) |
String |
DefaultConfiguration.getFullFilePath(Scan scan) |
List<String> |
DefaultConfiguration.getFullFilePaths(Scan scan) |
void |
ScanReopenVulnerabilityMap.setScan(Scan scan) |
void |
Event.setScan(Scan scan) |
void |
ScanRepeatFindingMap.setScan(Scan scan) |
void |
Finding.setScan(Scan scan) |
void |
ScanCloseVulnerabilityMap.setScan(Scan scan) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationChannel.setScanList(List<Scan> scanList) |
void |
Application.setScans(List<Scan> scans) |
| Constructor and Description |
|---|
DeletedScan(Scan scan) |
ScanCloseVulnerabilityMap(Vulnerability vulnerability,
Scan scan) |
ScanReopenVulnerabilityMap(Vulnerability vulnerability,
Scan scan) |
ScanRepeatFindingMap(Finding finding,
Scan scan) |
Copyright © 2018 Denim Group, Ltd.; Secure Decisions, A Division of Applied Visions, Inc.. All rights reserved.