Autopsy
4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.datamodel.AutopsyVisitableItem.
Classes | |
class | RootNode |
Public Member Functions | |
DataArtifacts () | |
DataArtifacts (long dsObjId) | |
Static Public Member Functions | |
static String | getName () |
Private Attributes | |
final long | datasourceObjId |
Analysis Results node support.
Definition at line 30 of file DataArtifacts.java.
org.sleuthkit.autopsy.datamodel.DataArtifacts.DataArtifacts | ( | ) |
Main constructor.
Definition at line 67 of file DataArtifacts.java.
org.sleuthkit.autopsy.datamodel.DataArtifacts.DataArtifacts | ( | long | dsObjId | ) |
Main constructor.
dsObjId | The data source object id. |
Definition at line 76 of file DataArtifacts.java.
|
static |
Returns the name of this node that is the key in the children object.
Definition at line 37 of file DataArtifacts.java.
Referenced by org.sleuthkit.autopsy.directorytree.DirectoryTreeTopComponent.getCategoryNodeChild().
|
private |
Definition at line 62 of file DataArtifacts.java.
Copyright © 2012-2021 Basis Technology. Generated on: Thu Sep 30 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.