Go to the documentation of this file.
19package org.sleuthkit.autopsy.datamodel;
21import java.util.Optional;
22import org.openide.nodes.Sheet;
23import org.sleuthkit.datamodel.BlackboardArtifact;
24import org.sleuthkit.datamodel.TskCoreException;
60 Optional<Sheet.Set>
getEnrichment(BlackboardArtifact artifact)
throws TskCoreException;
Optional< Sheet.Set > getEnrichment(BlackboardArtifact artifact)
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.