Autopsy
4.19.3
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Public Member Functions | |
String | getDisplayName () |
Public Attributes | |
MESSAGING =(NbBundle.getMessage(ServicesMonitor.class, "ServicesMonitor.messaging.displayName.text")) | |
REMOTE_CASE_DATABASE =(NbBundle.getMessage(ServicesMonitor.class, "ServicesMonitor.remoteCaseDatabase.displayName.text")) | |
REMOTE_KEYWORD_SEARCH =(NbBundle.getMessage(ServicesMonitor.class, "ServicesMonitor.remoteKeywordSearch.displayName.text")) | |
Private Member Functions | |
Service (String displayName) | |
Private Attributes | |
final String | displayName |
An enumeration of the core services in a collaborative, multi-user case environment. The display names provided here can be used to identify the service status events published for these services and to directly query the ServicesMonitor for the current status of these services.
Definition at line 59 of file ServicesMonitor.java.
|
private |
Definition at line 66 of file ServicesMonitor.java.
String org.sleuthkit.autopsy.core.ServicesMonitor.Service.getDisplayName | ( | ) |
Definition at line 70 of file ServicesMonitor.java.
Referenced by org.sleuthkit.autopsy.core.ServicesMonitor.setServiceStatus().
|
private |
Definition at line 64 of file ServicesMonitor.java.
org.sleuthkit.autopsy.core.ServicesMonitor.Service.MESSAGING =(NbBundle.getMessage(ServicesMonitor.class, "ServicesMonitor.messaging.displayName.text")) |
Definition at line 62 of file ServicesMonitor.java.
Referenced by org.sleuthkit.autopsy.core.ServicesMonitor.checkMessagingServerConnectionStatus(), and org.sleuthkit.autopsy.core.ServicesMonitor.checkServiceStatus().
org.sleuthkit.autopsy.core.ServicesMonitor.Service.REMOTE_CASE_DATABASE =(NbBundle.getMessage(ServicesMonitor.class, "ServicesMonitor.remoteCaseDatabase.displayName.text")) |
org.sleuthkit.autopsy.core.ServicesMonitor.Service.REMOTE_KEYWORD_SEARCH =(NbBundle.getMessage(ServicesMonitor.class, "ServicesMonitor.remoteKeywordSearch.displayName.text")) |
Copyright © 2012-2022 Basis Technology. Generated on: Tue Jun 27 2023
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.