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

Public Attributes

 ANY
 
 AWT
 
 JFX
 
 NOT_UI
 
 UI
 

Detailed Description

Definition at line 18 of file ThreadConfined.java.

Member Data Documentation

org.sleuthkit.autopsy.coreutils.ThreadConfined.ThreadType.ANY

Definition at line 20 of file ThreadConfined.java.

org.sleuthkit.autopsy.coreutils.ThreadConfined.ThreadType.AWT

Definition at line 20 of file ThreadConfined.java.

org.sleuthkit.autopsy.coreutils.ThreadConfined.ThreadType.JFX

Definition at line 20 of file ThreadConfined.java.

org.sleuthkit.autopsy.coreutils.ThreadConfined.ThreadType.NOT_UI

Definition at line 20 of file ThreadConfined.java.

org.sleuthkit.autopsy.coreutils.ThreadConfined.ThreadType.UI

Definition at line 20 of file ThreadConfined.java.


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.