Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
List< Keyword > | getKeywords () |
Private Attributes | |
Date | created |
Boolean | isEditable |
List< Keyword > | keywords |
Date | modified |
String | name |
Boolean | postIngestMessages |
Boolean | useForIngest |
A list of keywords for which to search. Includes list creation and modification metadata and settings that determine how the list is to be used when ingesting a data source. Standard lists provided by Autopsy may be marked as not editable.
Definition at line 30 of file KeywordList.java.
List<Keyword> org.sleuthkit.autopsy.keywordsearch.KeywordList.getKeywords | ( | ) |
Gets the keywords included in the list
Definition at line 170 of file KeywordList.java.
References org.sleuthkit.autopsy.keywordsearch.KeywordList.keywords.
Referenced by org.sleuthkit.autopsy.keywordsearch.IngestSearchRunner.Searcher.updateKeywords().
|
private |
Definition at line 33 of file KeywordList.java.
|
private |
Definition at line 38 of file KeywordList.java.
|
private |
Definition at line 37 of file KeywordList.java.
Referenced by org.sleuthkit.autopsy.keywordsearch.KeywordList.getKeywords().
|
private |
Definition at line 34 of file KeywordList.java.
|
private |
Definition at line 32 of file KeywordList.java.
|
private |
Definition at line 36 of file KeywordList.java.
|
private |
Definition at line 35 of file KeywordList.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.