Autopsy  4.19.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Attributes | List of all members
org.sleuthkit.autopsy.datasourcesummary.ui.IngestJobExcelExport.IngestJobEntry Class Reference

Private Attributes

final Date endTime
 
final String ingestModule
 
final String ingestModuleVersion
 
final Date startTime
 
final String status
 

Detailed Description

An entry to display in an excel export.

Definition at line 62 of file IngestJobExcelExport.java.

Member Data Documentation

final Date org.sleuthkit.autopsy.datasourcesummary.ui.IngestJobExcelExport.IngestJobEntry.endTime
private

Definition at line 65 of file IngestJobExcelExport.java.

final String org.sleuthkit.autopsy.datasourcesummary.ui.IngestJobExcelExport.IngestJobEntry.ingestModule
private

Definition at line 67 of file IngestJobExcelExport.java.

final String org.sleuthkit.autopsy.datasourcesummary.ui.IngestJobExcelExport.IngestJobEntry.ingestModuleVersion
private

Definition at line 68 of file IngestJobExcelExport.java.

final Date org.sleuthkit.autopsy.datasourcesummary.ui.IngestJobExcelExport.IngestJobEntry.startTime
private

Definition at line 64 of file IngestJobExcelExport.java.

final String org.sleuthkit.autopsy.datasourcesummary.ui.IngestJobExcelExport.IngestJobEntry.status
private

Definition at line 66 of file IngestJobExcelExport.java.


The documentation for this class was generated from the following file:

Copyright © 2012-2021 Basis Technology. Generated on: Fri Aug 6 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.