Autopsy
4.19.3
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 1913 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 1922 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 1917 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 1927 of file TableReportGenerator.java.
Copyright © 2012-2022 Basis Technology. Generated on: Sun Mar 26 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.