Autopsy
4.7.0
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(), and org.sleuthkit.autopsy.ingest.IngestMessage.createDataMessage().
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.e01verify.E01VerifyIngestModule.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.e01verify.E01VerifyIngestModule.process(), org.sleuthkit.autopsy.recentactivity.RAImageIngestModule.process(), org.sleuthkit.autopsy.modules.filetypeid.FileTypeIdIngestModule.shutDown(), and org.sleuthkit.autopsy.modules.fileextmismatch.FileExtMismatchIngestModule.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(), and org.sleuthkit.autopsy.ingest.IngestMessagePanel.DateRenderer.getTableCellRendererComponent().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.