Autopsy
4.7.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Inherits org.sleuthkit.autopsy.datamodel.AutopsyVisitableItem.
Classes | |
class | HitFactory |
class | HitTypeFactory |
class | InterestingItemTypeNode |
class | InterestingResults |
class | RootNode |
class | SetNameFactory |
class | SetNameNode |
Public Member Functions | |
InterestingHits (SleuthkitCase skCase) | |
Private Attributes | |
final InterestingResults | interestingResults = new InterestingResults() |
SleuthkitCase | skCase |
Static Private Attributes | |
static final String | DISPLAY_NAME = NbBundle.getMessage(InterestingHits.class, "InterestingHits.displayName.text") |
static final String | INTERESTING_ITEMS |
static final Logger | logger = Logger.getLogger(InterestingHits.class.getName()) |
Definition at line 54 of file InterestingHits.java.
org.sleuthkit.autopsy.datamodel.InterestingHits.InterestingHits | ( | SleuthkitCase | skCase | ) |
Definition at line 63 of file InterestingHits.java.
References org.sleuthkit.autopsy.datamodel.InterestingHits.skCase, and org.sleuthkit.autopsy.datamodel.InterestingHits.InterestingResults.update().
|
staticprivate |
Definition at line 58 of file InterestingHits.java.
|
staticprivate |
Definition at line 56 of file InterestingHits.java.
|
private |
Definition at line 61 of file InterestingHits.java.
|
staticprivate |
Definition at line 59 of file InterestingHits.java.
|
private |
Definition at line 60 of file InterestingHits.java.
Referenced by org.sleuthkit.autopsy.datamodel.InterestingHits.InterestingHits().
Copyright © 2012-2016 Basis Technology. Generated on: Mon Jun 18 2018
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.