Uses of Class
edu.pdx.cs.joy.grader.GraderEmailAccount
Packages that use GraderEmailAccount
Package
Description
This package contains classes that are used to keep track of
students, grade projects, and submit assignments for The Joy of Coding.
-
Uses of GraderEmailAccount in edu.pdx.cs.joy.grader
Methods in edu.pdx.cs.joy.grader with parameters of type GraderEmailAccountModifier and TypeMethodDescription(package private) static voidFetchAndProcessGraderEmail.fetchAndProcessGraderEmails(String whatToFetch, GraderEmailAccount account, File directory, GradeBook gradeBook)