|
Autopsy
4.9.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Attributes | |
| FINALIZATION | |
| FIRST | |
| INITIALIZATION | |
| SECOND | |
A data source ingest job runs in stages.
Definition at line 78 of file DataSourceIngestJob.java.
| org.sleuthkit.autopsy.ingest.DataSourceIngestJob.Stages.FINALIZATION |
Cleaning up.
Definition at line 97 of file DataSourceIngestJob.java.
Referenced by org.sleuthkit.autopsy.ingest.DataSourceIngestJob.finish().
| org.sleuthkit.autopsy.ingest.DataSourceIngestJob.Stages.FIRST |
Running high priority data source level ingest modules and file level ingest modules.
Definition at line 88 of file DataSourceIngestJob.java.
Referenced by org.sleuthkit.autopsy.ingest.DataSourceIngestJob.startFirstStage().
| org.sleuthkit.autopsy.ingest.DataSourceIngestJob.Stages.INITIALIZATION |
Setting up for processing.
Definition at line 83 of file DataSourceIngestJob.java.
| org.sleuthkit.autopsy.ingest.DataSourceIngestJob.Stages.SECOND |
Running lower priority, usually long-running, data source level ingest modules.
Definition at line 93 of file DataSourceIngestJob.java.
Referenced by org.sleuthkit.autopsy.ingest.DataSourceIngestJob.startSecondStage().
Copyright © 2012-2018 Basis Technology. Generated on: Tue Dec 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.