Autopsy  4.18.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.discovery.search.SearchFiltering.PreviouslyNotableFilter Class Reference

Inherits org.sleuthkit.autopsy.discovery.search.AbstractFilter.

Public Member Functions

List< ResultapplyAlternateFilter (List< Result > currentResults, SleuthkitCase caseDb, CentralRepository centralRepoDb) throws DiscoveryException
 
String getDesc ()
 
String getWhereClause ()
 
boolean useAlternateFilter ()
 

Detailed Description

A filter for previously notable content in the central repository.

Definition at line 754 of file SearchFiltering.java.

Member Function Documentation

List<Result> org.sleuthkit.autopsy.discovery.search.SearchFiltering.PreviouslyNotableFilter.applyAlternateFilter ( List< Result currentResults,
SleuthkitCase  caseDb,
CentralRepository  centralRepoDb 
) throws DiscoveryException
String org.sleuthkit.autopsy.discovery.search.SearchFiltering.PreviouslyNotableFilter.getDesc ( )

Definition at line 784 of file SearchFiltering.java.

String org.sleuthkit.autopsy.discovery.search.SearchFiltering.PreviouslyNotableFilter.getWhereClause ( )

Definition at line 757 of file SearchFiltering.java.

boolean org.sleuthkit.autopsy.discovery.search.SearchFiltering.PreviouslyNotableFilter.useAlternateFilter ( )

Definition at line 762 of file SearchFiltering.java.


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

Copyright © 2012-2021 Basis Technology. Generated on: Thu Jul 8 2021
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.