Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.discovery.search.DiscoveryAttributes.AttributeType.
Public Member Functions | |
void | addAttributeToResults (List< Result > results, SleuthkitCase caseDb, CentralRepository centralRepoDb, SearchContext context) throws DiscoveryException, SearchCancellationException |
DiscoveryKeyUtils.GroupKey | getGroupKey (Result result) |
Attribute for grouping/sorting by file size.
Definition at line 96 of file DiscoveryAttributes.java.
|
inherited |
Add any extra data to the ResultFile object from this attribute.
results | The list of results to enhance. |
caseDb | The case database. |
centralRepoDb | The central repository database. Can be null if not needed. |
context | The SearchContext the search which is applying this filter is being performed from. |
DiscoveryException | |
SearchCancellationException | - Thrown when the user has cancelled the search. |
Definition at line 88 of file DiscoveryAttributes.java.
DiscoveryKeyUtils.GroupKey org.sleuthkit.autopsy.discovery.search.DiscoveryAttributes.FileSizeAttribute.getGroupKey | ( | Result | result | ) |
Definition at line 99 of file DiscoveryAttributes.java.
Copyright © 2012-2022 Basis Technology. Generated on: Tue Mar 21 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.