Uses of Interface
edu.cnm.deepdive.teamassignments.model.dao.TaskRepository
Packages that use TaskRepository
-
Uses of TaskRepository in edu.cnm.deepdive.teamassignments.service
Constructors in edu.cnm.deepdive.teamassignments.service with parameters of type TaskRepositoryModifierConstructorDescriptionTaskService(TaskRepository repository, GroupRepository groupRepository, UserRepository userRepository)
access task service repository.