Go to the documentation of this file.
19package org.sleuthkit.autopsy.ingest;
22import org.sleuthkit.datamodel.AbstractFile;
23import org.sleuthkit.datamodel.Content;
29public final class IngestJobContext {
boolean fileIngestIsCancelled()
boolean dataSourceIngestIsCancelled()
boolean processingUnallocatedSpace()
void addFilesToJob(List< AbstractFile > files)
String getExecutionContext()
void scheduleFiles(List< AbstractFile > files)
final IngestJobExecutor ingestJobExecutor
boolean dataArtifactIngestIsCancelled()
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.