Autopsy  4.10.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.datamodel.DataSources Class Reference

Inherits org.sleuthkit.autopsy.datamodel.AutopsyVisitableItem.

Public Member Functions

 DataSources ()
 
 DataSources (long datasourceObjId)
 

Private Attributes

final long datasourceObjId
 

Detailed Description

Root node to store the data sources in a case

Definition at line 24 of file DataSources.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.datamodel.DataSources.DataSources ( )

Definition at line 28 of file DataSources.java.

org.sleuthkit.autopsy.datamodel.DataSources.DataSources ( long  datasourceObjId)

Member Data Documentation

final long org.sleuthkit.autopsy.datamodel.DataSources.datasourceObjId
private

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

Copyright © 2012-2018 Basis Technology. Generated on: Fri Mar 22 2019
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.