Go to the documentation of this file.
19package org.sleuthkit.autopsy.recentactivity;
21import org.openide.util.NbBundle;
22import org.openide.util.lookup.ServiceProvider;
23import org.sleuthkit.autopsy.coreutils.Version;
24import org.sleuthkit.autopsy.ingest.DataSourceIngestModule;
25import org.sleuthkit.autopsy.ingest.IngestModuleFactory;
26import org.sleuthkit.autopsy.ingest.IngestModuleFactoryAdapter;
27import org.sleuthkit.autopsy.ingest.IngestModuleIngestJobSettings;
36 static String getModuleName() {
42 return getModuleName();
static String getVersion()
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.