Autopsy
4.12.0
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 source type (local or remote) as a string. This is for clients that do not have access to the AutopsyEvent type, and is necessary because the events package is not currently a public package within the Autopsy-Core NetBeans Module (NBM).
Definition at line 82 of file AutopsyEvent.java.
|
inherited |
Gets the source type (local or remote).
Definition at line 69 of file AutopsyEvent.java.
References org.sleuthkit.autopsy.events.AutopsyEvent.sourceType.
|
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-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.