Autopsy  4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Attributes | List of all members
org.sleuthkit.autopsy.ingest.events.DataSourceAnalysisCompletedEvent.Reason Enum Reference

Public Attributes

 ANALYSIS_CANCELLED
 
 ANALYSIS_COMPLETED
 

Detailed Description

The reason why the analysis of the data source completed.

Definition at line 34 of file DataSourceAnalysisCompletedEvent.java.

Member Data Documentation

org.sleuthkit.autopsy.ingest.events.DataSourceAnalysisCompletedEvent.Reason.ANALYSIS_CANCELLED

Definition at line 37 of file DataSourceAnalysisCompletedEvent.java.

org.sleuthkit.autopsy.ingest.events.DataSourceAnalysisCompletedEvent.Reason.ANALYSIS_COMPLETED

Definition at line 36 of file DataSourceAnalysisCompletedEvent.java.


The documentation for this enum was generated from the following file:

Copyright © 2012-2021 Basis Technology. Generated on: Thu Sep 30 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.