Package edu.ucsb.cs156.courses.services
Interface GradeHistoryImportService
- All Known Implementing Classes:
GradeHistoryImportServiceImpl
public interface GradeHistoryImportService
-
Method Summary
Modifier and TypeMethodDescriptionvoidimportGradesFromUrl(String url, JobContext ctx, int batchSize)
-
Method Details
-
importGradesFromUrl
- Throws:
Exception
-