Autopsy  4.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | List of all members
org.sleuthkit.autopsy.timeline.datamodel.EventBundle<> Interface Template Reference

Public Member Functions

SortedSet< EventClustergetClusters ()
 
default int getCount ()
 
String getDescription ()
 
DescriptionLoD getDescriptionLoD ()
 
long getEndMillis ()
 
Set< Long > getEventIDs ()
 
Set< Long > getEventIDsWithHashHits ()
 
Set< Long > getEventIDsWithTags ()
 
EventType getEventType ()
 
Optional< ParentType > getParentBundle ()
 
long getStartMillis ()
 

Detailed Description

A interface for groups of events that share some attributes in common.

Definition at line 30 of file EventBundle.java.

Member Function Documentation

Set<Long> org.sleuthkit.autopsy.timeline.datamodel.EventBundle<>.getEventIDsWithHashHits ( )
Set<Long> org.sleuthkit.autopsy.timeline.datamodel.EventBundle<>.getEventIDsWithTags ( )
Optional<ParentType> org.sleuthkit.autopsy.timeline.datamodel.EventBundle<>.getParentBundle ( )

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

Copyright © 2012-2015 Basis Technology. Generated on: Wed Apr 6 2016
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.