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

Public Attributes

 CANCELATION
 
 NONE
 
 TIME_OUT
 

Detailed Description

Process termination codes.

Definition at line 24 of file ProcTerminationCode.java.

Member Data Documentation

org.sleuthkit.autopsy.ingest.ProcTerminationCode.CANCELATION
org.sleuthkit.autopsy.ingest.ProcTerminationCode.NONE
org.sleuthkit.autopsy.ingest.ProcTerminationCode.TIME_OUT

Property name that indicates the process was terminated due to exceeding maximum allowable run time.

Definition at line 34 of file ProcTerminationCode.java.

Referenced by org.sleuthkit.autopsy.ingest.FileIngestModuleProcessTerminator.shouldTerminateProcess(), and org.sleuthkit.autopsy.ingest.DataSourceIngestModuleProcessTerminator.shouldTerminateProcess().


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

Copyright © 2012-2016 Basis Technology. Generated on: Tue Oct 25 2016
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.