Go to the documentation of this file.
19package org.sleuthkit.autopsy.datamodel;
21import com.google.common.annotations.Beta;
22import org.sleuthkit.datamodel.Content;
23import org.sleuthkit.datamodel.DataArtifact;
29public class DataArtifactItem
extends BlackboardArtifactItem<DataArtifact> {
39 DataArtifactItem(DataArtifact dataArtifact, Content
sourceContent) {
final Content sourceContent
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.