Autopsy
4.12.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Static Public Member Functions | |
static List< CaseNodeData > | getNodeData () throws CoordinationServiceException, InterruptedException |
Private Member Functions | |
CaseNodeDataCollector () | |
Static Private Attributes | |
static final Logger | logger = Logger.getLogger(CaseNodeDataCollector.class.getName()) |
Collects the multi-user case node data stored in the case directory coordination service nodes.
Definition at line 36 of file CaseNodeDataCollector.java.
|
private |
Private constructor to prevent instantiation of this utility class.
Definition at line 83 of file CaseNodeDataCollector.java.
|
static |
Collects the multi-user case node data stored in the case directory coordination service nodes.
CoordinationServiceException | If there is an error interacting with the coordination service. |
InterruptedException | If the current thread is interrupted while waiting for the coordination service. |
Definition at line 53 of file CaseNodeDataCollector.java.
References org.sleuthkit.autopsy.coordinationservice.CoordinationService.CategoryNode.CASES, org.sleuthkit.autopsy.coordinationservice.CoordinationService.getInstance(), org.sleuthkit.autopsy.coordinationservice.CoordinationService.getNodeList(), and org.sleuthkit.autopsy.casemodule.multiusercases.CaseNodeData.readCaseNodeData().
Referenced by org.sleuthkit.autopsy.casemodule.multiusercasesbrowser.MultiUserCasesRootNode.MultiUserCasesRootNodeChildren.createKeys().
|
staticprivate |
Definition at line 38 of file CaseNodeDataCollector.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.