Uses of Class
edu.ucsb.cs156.frontiers.models.JobDTO
Packages that use JobDTO
-
Uses of JobDTO in edu.ucsb.cs156.frontiers.controllers
Methods in edu.ucsb.cs156.frontiers.controllers that return JobDTOModifier and TypeMethodDescriptionJobsController.getJobLogById(Long id) JobsController.launchAuditAllCoursesJob()JobsController.launchDeleteTeamMemberFromGithubJob(String memberGithubLogin, Integer githubTeamId, Long courseId) JobsController.launchPushTeamsToGithubJob(Long courseId) JobsController.launchUpdateAllJob()Methods in edu.ucsb.cs156.frontiers.controllers that return types with arguments of type JobDTO -
Uses of JobDTO in edu.ucsb.cs156.frontiers.models
Methods in edu.ucsb.cs156.frontiers.models that return JobDTO