Uses of Class
org.exoplatform.timetracker.storage.ActivityRecordStorage
Packages that use ActivityRecordStorage
-
Uses of ActivityRecordStorage in org.exoplatform.timetracker.service
Constructors in org.exoplatform.timetracker.service with parameters of type ActivityRecordStorageModifierConstructorDescriptionActivityRecordService(ActivityRecordStorage activityRecordstorage, TimeTrackerSettingsService timeTrackerSettingsService, TeamService teamService) Constructor for ActivityRecordService.