Package edu.pdx.cs410J.grader
Class AndroidProjectSubmissionsProcessor
java.lang.Object
edu.pdx.cs410J.grader.StudentEmailAttachmentProcessor
edu.pdx.cs410J.grader.ZipFileSubmissionsProcessor
edu.pdx.cs410J.grader.AndroidProjectSubmissionsProcessor
- All Implemented Interfaces:
EmailAttachmentProcessor
-
Nested Class Summary
Nested classes/interfaces inherited from class edu.pdx.cs410J.grader.StudentEmailAttachmentProcessor
StudentEmailAttachmentProcessor.SubmissionException
-
Field Summary
Fields inherited from class edu.pdx.cs410J.grader.StudentEmailAttachmentProcessor
directory, gradeBook, logger
-
Constructor Summary
-
Method Summary
Methods inherited from class edu.pdx.cs410J.grader.ZipFileSubmissionsProcessor
getSubmissionNote, getSupportedContentTypes, processAttachment
Methods inherited from class edu.pdx.cs410J.grader.StudentEmailAttachmentProcessor
debug, info, logException, warn
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface edu.pdx.cs410J.grader.EmailAttachmentProcessor
hasSupportedContentType
-
Constructor Details
-
AndroidProjectSubmissionsProcessor
-
-
Method Details
-
getEmailFolder
- Specified by:
getEmailFolder
in classStudentEmailAttachmentProcessor
-
getAssignmentName
- Specified by:
getAssignmentName
in classZipFileSubmissionsProcessor
-