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