Inherits SwingWorker< Void, Void >.
SwingWorker for creating the CSV dump file.
Definition at line 658 of file OtherOccurrencesPanel.java.
Void org.sleuthkit.autopsy.centralrepository.contentviewer.OtherOccurrencesPanel.CSVWorker.doInBackground |
( |
| ) |
throws Exception |
|
protected |
void org.sleuthkit.autopsy.centralrepository.contentviewer.OtherOccurrencesPanel.CSVWorker.done |
( |
| ) |
|
final AbstractFile org.sleuthkit.autopsy.centralrepository.contentviewer.OtherOccurrencesPanel.CSVWorker.abstractFile |
|
private |
final Collection<CorrelationAttributeInstance> org.sleuthkit.autopsy.centralrepository.contentviewer.OtherOccurrencesPanel.CSVWorker.correlationAttList |
|
private |
final String org.sleuthkit.autopsy.centralrepository.contentviewer.OtherOccurrencesPanel.CSVWorker.dataSourceName |
|
private |
final File org.sleuthkit.autopsy.centralrepository.contentviewer.OtherOccurrencesPanel.CSVWorker.destFile |
|
private |
final String org.sleuthkit.autopsy.centralrepository.contentviewer.OtherOccurrencesPanel.CSVWorker.deviceId |
|
private |
The documentation for this class was generated from the following file: