Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.events.AutopsyEvent, and Serializable.
Public Member Functions | |
Object | getSource () |
SourceType | getSourceType () |
Private Attributes | |
final Map< Long, Task > | currentTasks |
final String | hostName |
Static Private Attributes | |
static final long | serialVersionUID = 1L |
An Autopsy event to be sent in event messages to the collaboration monitors on other Autopsy nodes.
Definition at line 508 of file CollaborationMonitor.java.
|
inherited |
Gets the event source type (local or remote) as a string.
Definition at line 88 of file AutopsyEvent.java.
|
inherited |
Gets the event source type (local or remote).
Definition at line 78 of file AutopsyEvent.java.
References org.sleuthkit.autopsy.events.AutopsyEvent.sourceType.
Referenced by org.sleuthkit.autopsy.casemodule.events.TskDataModelChangedEvent< TagSet, TagSet >.getNewValue(), and org.sleuthkit.autopsy.casemodule.events.TskDataModelChangedEvent< TagSet, TagSet >.getOldValue().
|
private |
Definition at line 512 of file CollaborationMonitor.java.
|
private |
Definition at line 511 of file CollaborationMonitor.java.
|
staticprivate |
Definition at line 510 of file CollaborationMonitor.java.
Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.