Autopsy
4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Attributes | |
DATA | |
ERROR | |
INFO | |
WARNING | |
Level of message.
Definition at line 37 of file IngestMessage.java.
org.sleuthkit.autopsy.ingest.IngestMessage.MessageType.DATA |
Definition at line 39 of file IngestMessage.java.
Referenced by org.sleuthkit.autopsy.ingest.IngestMessagePanel.MessageTableModel.addMessage(), org.sleuthkit.autopsy.ingest.IngestMessage.createDataMessage(), org.sleuthkit.autopsy.modules.leappanalyzers.ILeappAnalyzerIngestModule.process(), org.sleuthkit.autopsy.modules.leappanalyzers.ALeappAnalyzerIngestModule.process(), and org.sleuthkit.autopsy.modules.plaso.PlasoIngestModule.process().
org.sleuthkit.autopsy.ingest.IngestMessage.MessageType.ERROR |
Definition at line 39 of file IngestMessage.java.
Referenced by org.sleuthkit.autopsy.ingest.IngestMessage.createErrorMessage(), org.sleuthkit.autopsy.ingest.IngestMessagePanel.BooleanRenderer.getTableCellRendererComponent(), org.sleuthkit.autopsy.ingest.IngestMessagePanel.DefaultRenderer.getTableCellRendererComponent(), org.sleuthkit.autopsy.ingest.IngestMessagePanel.DateRenderer.getTableCellRendererComponent(), org.sleuthkit.autopsy.modules.dataSourceIntegrity.DataSourceIntegrityIngestModule.process(), and org.sleuthkit.autopsy.recentactivity.RAImageIngestModule.process().
org.sleuthkit.autopsy.ingest.IngestMessage.MessageType.INFO |
Definition at line 39 of file IngestMessage.java.
Referenced by org.sleuthkit.autopsy.keywordsearch.KeywordSearchIngestModule.postIndexSummary(), org.sleuthkit.autopsy.modules.hashdatabase.HashDbIngestModule.postSummary(), org.sleuthkit.autopsy.modules.drones.DroneIngestModule.process(), org.sleuthkit.autopsy.modules.dataSourceIntegrity.DataSourceIntegrityIngestModule.process(), org.sleuthkit.autopsy.recentactivity.RAImageIngestModule.process(), org.sleuthkit.autopsy.centralrepository.ingestmodule.CentralRepoDataArtifactIngestModule.shutDown(), org.sleuthkit.autopsy.modules.fileextmismatch.FileExtMismatchIngestModule.shutDown(), and org.sleuthkit.autopsy.modules.filetypeid.FileTypeIdIngestModule.shutDown().
org.sleuthkit.autopsy.ingest.IngestMessage.MessageType.WARNING |
Definition at line 39 of file IngestMessage.java.
Referenced by org.sleuthkit.autopsy.ingest.IngestMessage.createWarningMessage(), org.sleuthkit.autopsy.ingest.IngestMessagePanel.BooleanRenderer.getTableCellRendererComponent(), org.sleuthkit.autopsy.ingest.IngestMessagePanel.DefaultRenderer.getTableCellRendererComponent(), org.sleuthkit.autopsy.ingest.IngestMessagePanel.DateRenderer.getTableCellRendererComponent(), and org.sleuthkit.autopsy.modules.dataSourceIntegrity.DataSourceIntegrityIngestModule.process().
Copyright © 2012-2021 Basis Technology. Generated on: Thu Sep 30 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.