Uses of Class
org.exoplatform.timetracker.storage.SettingsStorage
-
Packages that use SettingsStorage Package Description org.exoplatform.timetracker.service -
-
Uses of SettingsStorage in org.exoplatform.timetracker.service
Constructors in org.exoplatform.timetracker.service with parameters of type SettingsStorage Constructor Description TimeTrackerSettingsService(SettingsStorage settingsStorage, org.exoplatform.commons.api.settings.SettingService settingService)Constructor for SettingsService.
-