Class CompileModuleConfiguration
java.lang.Object
de.hsh.graja.core.request.ModuleConfiguration
de.hsh.graja.core.modules.compile.CompileModuleConfiguration
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]
getGradingAspectIds
(String dummyModuleSubRefId) getType()
void
void
processGradingAspect
(String aspectId, String dummyModuleSubRefId) Methods inherited from class de.hsh.graja.core.request.ModuleConfiguration
getClassPath, getId, getJavaTypeSelection, getSubmissionFileSkip, getTitle, initClassPath, initJavaTypeSelection, initSubmissionFileSkip
-
Constructor Details
-
CompileModuleConfiguration
-
-
Method Details
-
getType
- Specified by:
getType
in classModuleConfiguration
-
init
- Specified by:
init
in classModuleConfiguration
-
getModuleRunnerClassName
- Specified by:
getModuleRunnerClassName
in classModuleConfiguration
-
getModuleRunnerResultClassName
- Specified by:
getModuleRunnerResultClassName
in classModuleConfiguration
-
getEvaluatorClassName
- Specified by:
getEvaluatorClassName
in classModuleConfiguration
-
processGradingAspect
- Specified by:
processGradingAspect
in classModuleConfiguration
-
getGradingAspectIds
- Specified by:
getGradingAspectIds
in classModuleConfiguration
-