Go to the documentation of this file.
19package org.sleuthkit.autopsy.datasourceprocessors;
21import javax.swing.JPanel;
23import org.sleuthkit.autopsy.corecomponentinterfaces.DataSourceProcessor;
24import org.sleuthkit.autopsy.corecomponentinterfaces.DataSourceProcessorCallback;
25import org.sleuthkit.autopsy.corecomponentinterfaces.DataSourceProcessorProgressMonitor;
27import org.sleuthkit.datamodel.Host;
void run(Host host, DataSourceProcessorProgressMonitor progressMonitor, DataSourceProcessorCallback callback)
abstract String getDataSourceType()
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.