Autopsy
4.19.1
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
SearchStartedEvent (Type type) | |
Type | getType () |
Private Attributes | |
final Type | type |
Event to signal the start of a search being performed.
Definition at line 57 of file DiscoveryEventUtils.java.
org.sleuthkit.autopsy.discovery.search.DiscoveryEventUtils.SearchStartedEvent.SearchStartedEvent | ( | Type | type | ) |
Construct a new SearchStartedEvent.
type | The type of result the search event is for. |
Definition at line 66 of file DiscoveryEventUtils.java.
References org.sleuthkit.autopsy.discovery.search.DiscoveryEventUtils.SearchStartedEvent.type.
Type org.sleuthkit.autopsy.discovery.search.DiscoveryEventUtils.SearchStartedEvent.getType | ( | ) |
Get the type of result the search is being performed for.
Definition at line 75 of file DiscoveryEventUtils.java.
References org.sleuthkit.autopsy.discovery.search.DiscoveryEventUtils.SearchStartedEvent.type.
|
private |
Copyright © 2012-2021 Basis Technology. Generated on: Thu Sep 30 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.