Autopsy
4.17.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
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 |
Data holder class.
Definition at line 101 of file ContentChangedEvent.java.
|
private |
|
private |
Definition at line 105 of file ContentChangedEvent.java.
Referenced by org.sleuthkit.autopsy.ingest.events.ContentChangedEvent.getOldValue(), and org.sleuthkit.autopsy.ingest.events.ContentChangedEvent.SerializableEventData.SerializableEventData().
|
private |
Definition at line 104 of file ContentChangedEvent.java.
Referenced by org.sleuthkit.autopsy.ingest.events.ContentChangedEvent.getOldValue(), and org.sleuthkit.autopsy.ingest.events.ContentChangedEvent.SerializableEventData.SerializableEventData().
|
staticprivate |
Definition at line 103 of file ContentChangedEvent.java.
Copyright © 2012-2021 Basis Technology. Generated on: Tue Jan 19 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.