Go to the documentation of this file.
19package org.sleuthkit.autopsy.ingest;
21import org.sleuthkit.autopsy.coreutils.ExecUtil;
22import org.sleuthkit.autopsy.coreutils.ExecUtil.ProcessTerminator;
23import org.sleuthkit.autopsy.coreutils.ExecUtil.TimedProcessTerminator;
67 if (useGlobalTimeOut) {
94 return this.terminationCode;
boolean shouldTerminateProcess()
TimedProcessTerminator timedTerminator
DataSourceIngestModuleProcessTerminator(IngestJobContext context, boolean useGlobalTimeOut)
DataSourceIngestModuleProcessTerminator(IngestJobContext context)
ProcTerminationCode terminationCode
ProcTerminationCode getTerminationCode()
DataSourceIngestModuleProcessTerminator(IngestJobContext context, long maxRunTimeInSeconds)
boolean shouldTerminateProcess()
final IngestJobContext context
boolean dataSourceIngestIsCancelled()
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.