Go to the documentation of this file.
19package org.sleuthkit.autopsy.ingest;
47 throw new UnsupportedOperationException();
62 throw new UnsupportedOperationException();
72 throw new UnsupportedOperationException();
82 throw new UnsupportedOperationException();
boolean hasIngestJobSettingsPanel()
IngestModuleGlobalSettingsPanel getGlobalSettingsPanel()
boolean hasGlobalSettingsPanel()
abstract String getModuleVersionNumber()
abstract String getModuleDescription()
boolean isFileIngestModuleFactory()
IngestModuleIngestJobSettings getDefaultIngestJobSettings()
boolean isDataSourceIngestModuleFactory()
IngestModuleIngestJobSettingsPanel getIngestJobSettingsPanel(IngestModuleIngestJobSettings settings)
DataSourceIngestModule createDataSourceIngestModule(IngestModuleIngestJobSettings ingestOptions)
FileIngestModule createFileIngestModule(IngestModuleIngestJobSettings ingestOptions)
abstract String getModuleDisplayName()
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.