Autopsy  4.18.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Attributes | List of all members
org.sleuthkit.autopsy.logicalimager.dsp.AddLogicalImageTask.FileId Class Reference

Private Attributes

final long dataSourceId
 
final long fileId
 

Detailed Description

Information about a file including the object id of the file as well as the object id of the data source.

Definition at line 68 of file AddLogicalImageTask.java.

Member Data Documentation

final long org.sleuthkit.autopsy.logicalimager.dsp.AddLogicalImageTask.FileId.dataSourceId
private

Definition at line 70 of file AddLogicalImageTask.java.

final long org.sleuthkit.autopsy.logicalimager.dsp.AddLogicalImageTask.FileId.fileId
private

Definition at line 71 of file AddLogicalImageTask.java.


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

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