Uses of Class
org.exoplatform.timetracker.service.ActivityRecordService
Packages that use ActivityRecordService
-
Uses of ActivityRecordService in org.exoplatform.timetracker.rest
Constructors in org.exoplatform.timetracker.rest with parameters of type ActivityRecordServiceModifierConstructorDescriptionActivityRecordsManagementREST(ActivityRecordService activityRecordService, TimeTrackerSettingsService timeTrackerSettingsService, TeamService teamService, org.exoplatform.container.PortalContainer container) Constructor for ActivityRecordsManagementREST.