Autopsy
4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.Column.
Public Member Functions | |
String | getCellData (ArtifactData artData) |
String | getColumnHeader () |
Set< BlackboardAttribute.Type > | removeTypeFromSet (Set< BlackboardAttribute.Type > types) |
Definition at line 1881 of file TableReportGenerator.java.
String org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.StatusColumn.getCellData | ( | ArtifactData | artData | ) |
Implements org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.Column.
Definition at line 1890 of file TableReportGenerator.java.
References org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.ArtifactData.getArtifact().
String org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.StatusColumn.getColumnHeader | ( | ) |
Implements org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.Column.
Definition at line 1885 of file TableReportGenerator.java.
Set<BlackboardAttribute.Type> org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.StatusColumn.removeTypeFromSet | ( | Set< BlackboardAttribute.Type > | types | ) |
Implements org.sleuthkit.autopsy.report.infrastructure.TableReportGenerator.Column.
Definition at line 1895 of file TableReportGenerator.java.
Copyright © 2012-2020 Basis Technology. Generated on: Tue Sep 22 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.