Autopsy  4.10.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
org.sleuthkit.autopsy.communications.RelaionshipSetNodeFactory Class Reference

Inherits ChildFactory< BlackboardArtifact >.

Public Member Functions

 RelaionshipSetNodeFactory (Collection< BlackboardArtifact > artifacts)
 

Protected Member Functions

boolean createKeys (List< BlackboardArtifact > list)
 
Node createNodeForKey (BlackboardArtifact key)
 

Private Attributes

final Collection< BlackboardArtifact > artifacts
 

Detailed Description

Definition at line 17 of file RelaionshipSetNodeFactory.java.

Constructor & Destructor Documentation

org.sleuthkit.autopsy.communications.RelaionshipSetNodeFactory.RelaionshipSetNodeFactory ( Collection< BlackboardArtifact >  artifacts)

Member Function Documentation

boolean org.sleuthkit.autopsy.communications.RelaionshipSetNodeFactory.createKeys ( List< BlackboardArtifact >  list)
protected

Definition at line 26 of file RelaionshipSetNodeFactory.java.

Node org.sleuthkit.autopsy.communications.RelaionshipSetNodeFactory.createNodeForKey ( BlackboardArtifact  key)
protected

Definition at line 32 of file RelaionshipSetNodeFactory.java.

Member Data Documentation

final Collection<BlackboardArtifact> org.sleuthkit.autopsy.communications.RelaionshipSetNodeFactory.artifacts
private

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

Copyright © 2012-2018 Basis Technology. Generated on: Fri Mar 22 2019
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.