Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.datamodel.AutopsyVisitableItem.
Public Member Functions | |
DataSources () | |
DataSources (long datasourceObjId) | |
Private Attributes | |
final long | datasourceObjId |
Root node to store the data sources in a case
Definition at line 24 of file DataSources.java.
org.sleuthkit.autopsy.datamodel.DataSources.DataSources | ( | ) |
Definition at line 28 of file DataSources.java.
org.sleuthkit.autopsy.datamodel.DataSources.DataSources | ( | long | datasourceObjId | ) |
Definition at line 32 of file DataSources.java.
References org.sleuthkit.autopsy.datamodel.DataSources.datasourceObjId.
|
private |
Definition at line 26 of file DataSources.java.
Referenced by org.sleuthkit.autopsy.datamodel.DataSources.DataSources().
Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.