Uses of Class
edu.ucsb.cs156.frontiers.services.OrganizationLinkerService
Packages that use OrganizationLinkerService
-
Uses of OrganizationLinkerService in edu.ucsb.cs156.frontiers.controllers
Constructors in edu.ucsb.cs156.frontiers.controllers with parameters of type OrganizationLinkerServiceModifierConstructorDescriptionGithubGraphQLController(GithubGraphQLService gitHubGraphQLService, OrganizationLinkerService organizationLinkerService, CourseRepository courseRepository, JobService jobService)