Autopsy  4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Private Member Functions | Private Attributes | Static Private Attributes | List of all members
org.sleuthkit.autopsy.ingest.events.ContentChangedEvent.SerializableEventData Class Reference

Inherits Serializable.

Private Member Functions

 SerializableEventData (String moduleName, long contentId)
 

Private Attributes

final long contentId
 
final String moduleName
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Data holder class.

Definition at line 101 of file ContentChangedEvent.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.ingest.events.ContentChangedEvent.SerializableEventData.SerializableEventData ( String  moduleName,
long  contentId 
)
private

Member Data Documentation

final long org.sleuthkit.autopsy.ingest.events.ContentChangedEvent.SerializableEventData.contentId
private
final String org.sleuthkit.autopsy.ingest.events.ContentChangedEvent.SerializableEventData.moduleName
private
final long org.sleuthkit.autopsy.ingest.events.ContentChangedEvent.SerializableEventData.serialVersionUID = 1L
staticprivate

Definition at line 103 of file ContentChangedEvent.java.


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

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.