Autopsy  4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Private Attributes | Static Private Attributes | List of all members
org.sleuthkit.autopsy.report.PortableCaseReportModule.GetImageTagCallback Class Reference

Inherits CaseDbAccessQueryCallback.

Public Member Functions

void process (ResultSet rs)
 

Private Attributes

String appData = ""
 

Static Private Attributes

static final Logger logger = Logger.getLogger(PortableCaseReportModule.class.getName())
 

Detailed Description

CaseDbAccessManager callback to get the app_data string for the image tag

Definition at line 577 of file PortableCaseReportModule.java.

Member Function Documentation

void org.sleuthkit.autopsy.report.PortableCaseReportModule.GetImageTagCallback.process ( ResultSet  rs)

Definition at line 583 of file PortableCaseReportModule.java.

Member Data Documentation

String org.sleuthkit.autopsy.report.PortableCaseReportModule.GetImageTagCallback.appData = ""
private

Definition at line 580 of file PortableCaseReportModule.java.

final Logger org.sleuthkit.autopsy.report.PortableCaseReportModule.GetImageTagCallback.logger = Logger.getLogger(PortableCaseReportModule.class.getName())
staticprivate

Definition at line 579 of file PortableCaseReportModule.java.


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

Copyright © 2012-2018 Basis Technology. Generated on: Wed Sep 18 2019
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.