Autopsy  4.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Public Member Functions | Static Public Member Functions | Static Private Attributes | List of all members
org.sleuthkit.autopsy.ingest.RunIngestAction Class Reference

Inherits CallableSystemAction, Menu, and ActionListener.

Public Member Functions

void actionPerformed (ActionEvent e)
 
HelpCtx getHelpCtx ()
 
JMenuItem getMenuPresenter ()
 
String getName ()
 
void performAction ()
 

Static Public Member Functions

static RunIngestAction getInstance ()
 

Static Private Attributes

static final long serialVersionUID = 1L
 

Detailed Description

Definition at line 41 of file RunIngestAction.java.

Member Function Documentation

void org.sleuthkit.autopsy.ingest.RunIngestAction.actionPerformed ( ActionEvent  e)

Definition at line 87 of file RunIngestAction.java.

HelpCtx org.sleuthkit.autopsy.ingest.RunIngestAction.getHelpCtx ( )

Definition at line 69 of file RunIngestAction.java.

static RunIngestAction org.sleuthkit.autopsy.ingest.RunIngestAction.getInstance ( )
static

Definition at line 45 of file RunIngestAction.java.

JMenuItem org.sleuthkit.autopsy.ingest.RunIngestAction.getMenuPresenter ( )

Definition at line 77 of file RunIngestAction.java.

String org.sleuthkit.autopsy.ingest.RunIngestAction.getName ( )

Definition at line 61 of file RunIngestAction.java.

void org.sleuthkit.autopsy.ingest.RunIngestAction.performAction ( )

Definition at line 53 of file RunIngestAction.java.

Member Data Documentation

final long org.sleuthkit.autopsy.ingest.RunIngestAction.serialVersionUID = 1L
staticprivate

Definition at line 43 of file RunIngestAction.java.


The documentation for this class 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.