Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Classes | |
class | DataSourceGroupKey |
class | DomainCategoryGroupKey |
class | FileSizeGroupKey |
class | FileTagGroupKey |
class | FileTypeGroupKey |
class | FirstActivityDateGroupKey |
class | FrequencyGroupKey |
class | GroupKey |
class | HashHitsGroupKey |
class | InterestingItemGroupKey |
class | KeywordListGroupKey |
class | LastActivityDateGroupKey |
class | NoGroupingGroupKey |
class | ObjectDetectedGroupKey |
class | PageViewsGroupKey |
class | ParentPathGroupKey |
class | PreviouslyNotableGroupKey |
class | SearchKey |
Private Member Functions | |
DiscoveryKeyUtils () | |
Static Private Member Functions | |
static ZonedDateTime | getCurrentWeekCutOff (long epochSeconds, ResultDomain domainResult) |
Static Private Attributes | |
static final Logger | logger = Logger.getLogger(DiscoveryKeyUtils.class.getName()) |
Utility class for constructing keys for groups and searches.
Definition at line 46 of file DiscoveryKeyUtils.java.
|
private |
Private constructor for GroupKeyUtils utility class.
Definition at line 1475 of file DiscoveryKeyUtils.java.
|
staticprivate |
Get the next closed Sunday given an epoch time and timezone. Dates for grouping are managed on a weekly basis. Each Sunday acts as the boundary and representative for the week.
Definition at line 1239 of file DiscoveryKeyUtils.java.
References org.sleuthkit.autopsy.coreutils.TimeZoneUtils.getTimeZone().
|
staticprivate |
Definition at line 48 of file DiscoveryKeyUtils.java.
Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.