Class MyOwnVilleGitLabSubmission
java.lang.Object
studentrepoloader.model.villecsv.impl.VilleSubmission
studentrepoloader.model.villecsv.impl.GitLabSubmission
studentrepoloader.cli.MyOwnVilleGitLabSubmission
- All Implemented Interfaces:
Comparable<VilleSubmissionFields>
,GitLabSubmissionFields
,VilleSubmissionFields
-
Field Summary
Fields inherited from class studentrepoloader.model.villecsv.impl.VilleSubmission
villeCsvRow
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class studentrepoloader.model.villecsv.impl.GitLabSubmission
equals, getAiDisclosure, getGitLabLink, getGroupWork, getScore, hashCode
Methods inherited from class studentrepoloader.model.villecsv.impl.VilleSubmission
getFirstName, getLastName, getParentFolderName, getStudentId, getTime, getUser, getViLLeCsvFile, getVilleCsvRow, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface studentrepoloader.model.villecsv.mapper.GitLabSubmissionFields
expectedHostPrefix, getRepoUrl
Methods inherited from interface studentrepoloader.model.villecsv.mapper.VilleSubmissionFields
compareTo, getFirstName, getFolderName, getID, getLastName, getParentFolderName, getStudentId, getTime, getUser
-
Constructor Details
-
MyOwnVilleGitLabSubmission
-