Autopsy  4.21.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
Classes | Public Member Functions | Static Public Member Functions | Private Member Functions | Static Private Attributes | List of all members
com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.Installer Class Reference

Inherits ModuleInstall.

Classes

class  LicenseCheck
 

Public Member Functions

void restored ()
 

Static Public Member Functions

static Installer getDefault ()
 

Private Member Functions

 Installer ()
 

Static Private Attributes

static final Installer INSTANCE = new Installer()
 
static final Logger LOGGER = Logger.getLogger(Installer.class.getName())
 

Detailed Description

Installer to check for a functional license at startup.

Definition at line 35 of file Installer.java.

Constructor & Destructor Documentation

com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.Installer.Installer ( )
private

Definition at line 44 of file Installer.java.

Member Function Documentation

static Installer com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.Installer.getDefault ( )
static
void com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.Installer.restored ( )

Definition at line 47 of file Installer.java.

Member Data Documentation

final Installer com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.Installer.INSTANCE = new Installer()
staticprivate
final Logger com.basistech.df.cybertriage.autopsy.ctoptions.ctcloud.Installer.LOGGER = Logger.getLogger(Installer.class.getName())
staticprivate

Definition at line 36 of file Installer.java.


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

Copyright © 2012-2024 Sleuth Kit Labs. Generated on: Mon Mar 17 2025
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 United States License.