Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits Runnable.
Public Member Functions | |
void | run () |
Private Member Functions | |
AnalysisCompleteTask (EamDb db, PropertyChangeEvent evt) | |
Private Attributes | |
final EamDb | dbManager |
final PropertyChangeEvent | event |
Definition at line 326 of file IngestEventsListener.java.
|
private |
Definition at line 331 of file IngestEventsListener.java.
void org.sleuthkit.autopsy.centralrepository.eventlisteners.IngestEventsListener.AnalysisCompleteTask.run | ( | ) |
Definition at line 337 of file IngestEventsListener.java.
References org.sleuthkit.autopsy.centralrepository.datamodel.CorrelationDataSource.fromTSKDataSource(), org.sleuthkit.autopsy.centralrepository.datamodel.EamDb.getCase(), org.sleuthkit.autopsy.casemodule.Case.getCurrentCaseThrows(), org.sleuthkit.autopsy.centralrepository.datamodel.EamDb.getDataSource(), org.sleuthkit.autopsy.centralrepository.datamodel.CorrelationDataSource.getMd5(), org.sleuthkit.autopsy.centralrepository.datamodel.CorrelationDataSource.getSha1(), org.sleuthkit.autopsy.centralrepository.datamodel.CorrelationDataSource.getSha256(), org.sleuthkit.autopsy.centralrepository.datamodel.EamDb.isEnabled(), org.sleuthkit.autopsy.centralrepository.datamodel.EamDb.newCase(), org.sleuthkit.autopsy.centralrepository.datamodel.CorrelationDataSource.setMd5(), org.sleuthkit.autopsy.centralrepository.datamodel.CorrelationDataSource.setSha1(), and org.sleuthkit.autopsy.centralrepository.datamodel.CorrelationDataSource.setSha256().
|
private |
Definition at line 328 of file IngestEventsListener.java.
|
private |
Definition at line 329 of file IngestEventsListener.java.
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.