Uses of Package
studentrepoloader.model.villecsv.mapper
Packages that use studentrepoloader.model.villecsv.mapper
Package
Description
Provides command-line interface (CLI) entry points and usage examples for the StudentRepoLoader tool.
Provides infrastructure for organizing and preparing local directories for Git-based student submissions.
Contains logic for concurrent cloning of GitLab repositories linked to student submissions.
Contains default implementations of the
VilleSubmission
and GitLabSubmission
interfaces.Defines the interface and mapping logic for structured ViLLe submission objects.
Utility classes for filtering, transforming, and projecting lists of ViLLe submission objects.
-
Classes in studentrepoloader.model.villecsv.mapper used by studentrepoloader.cliClassDescriptionAn extension of
VilleSubmissionFields
representing a submission made via a GitLab link box in ViLLe.Base interface for all ViLLe submission types. -
Classes in studentrepoloader.model.villecsv.mapper used by studentrepoloader.filesystem
-
Classes in studentrepoloader.model.villecsv.mapper used by studentrepoloader.gitClassDescriptionAn extension of
VilleSubmissionFields
representing a submission made via a GitLab link box in ViLLe. -
Classes in studentrepoloader.model.villecsv.mapper used by studentrepoloader.model.villecsv.implClassDescriptionAn extension of
VilleSubmissionFields
representing a submission made via a GitLab link box in ViLLe.Base interface for all ViLLe submission types. -
Classes in studentrepoloader.model.villecsv.mapper used by studentrepoloader.model.villecsv.mapper
-
Classes in studentrepoloader.model.villecsv.mapper used by studentrepoloader.model.villecsv.util