Go to the documentation of this file.
19package org.sleuthkit.autopsy.ingest.events;
21import java.io.Serializable;
22import org.sleuthkit.autopsy.ingest.IngestManager;
23import org.sleuthkit.datamodel.Content;
DataSourceAnalysisCompletedEvent(long ingestJobId, long unused, Content dataSource, Reason reason)
DataSourceAnalysisCompletedEvent(long ingestJobId, Content dataSource, Reason reason)
static final long serialVersionUID
transient Content dataSource
DataSourceAnalysisEvent(IngestManager.IngestJobEvent eventType, long ingestJobId, Content dataSource)
DATA_SOURCE_ANALYSIS_COMPLETED
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.