| Class | Description | 
|---|---|
| CurrentUsersController | 
 Display the current users logged in the system. 
 | 
| DatabaseChangesInfoController | 
 This backs the maintenance/databaseChangesInfo.jsp page that lists off all changes that have been
 run by liquibase 
 | 
| GlobalPropertyController | |
| ImplementationIdFormController | 
 This controller controls all uploading and syncing the Implementation Id with the implementation
 id server 
 | 
| LocalesAndThemesFormController | 
 Backs the localesAndThemes.jsp page to let the admin change the default locale, default theme,
 etc 
 | 
| ServerLogController | 
 Get the log lines from the MEMORY_APPENDER appender of log4j as a String list and give it to the
 view. 
 | 
| SettingsController | 
 Allows to manage settings. 
 | 
| SettingsForm | 
 Form used by  
SettingsController. | 
| SettingsProperty | 
 Wrapper for  
GlobalProperty used in SettingsForm. | 
| SystemInformationController | 
 This backs the maintenance/systemInfo.jsp page that lists off all the system information. 
 | 
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.