Uses of Class
studentrepoloader.model.villecsv.impl.VilleSubmission
Packages that use VilleSubmission
Package
Description
Provides command-line interface (CLI) entry points and usage examples for the StudentRepoLoader tool.
Contains default implementations of the
VilleSubmission
and GitLabSubmission
interfaces.-
Uses of VilleSubmission in studentrepoloader.cli
Subclasses of VilleSubmission in studentrepoloader.cli -
Uses of VilleSubmission in studentrepoloader.model.villecsv.impl
Subclasses of VilleSubmission in studentrepoloader.model.villecsv.implModifier and TypeClassDescriptionclass
Default implementation ofGitLabSubmissionFields
, extending the base fields defined inVilleSubmission
.