Package io.jenkins.plugins.grading
@DefaultAnnotation(edu.umd.cs.findbugs.annotations.NonNull.class)
package io.jenkins.plugins.grading
Provides classes to autograde projects based on a configurable set of metrics.
-
KlassenKlasseBeschreibungReads
AggregatedScorefrom an XML file.A pipelineStepor Freestyle or MavenRecorderthat automatically grades projects based on a configurable set of metrics.Descriptor for this step.Controls the life cycle of the score results in a job.A job action displays a link on the side panel of a job that refers to the last build that contains autograding results (i.e., aAutoGradingBuildActionwith aAggregatedScoreinstance).Server side model that provides the data for the details view of the autograding results.Generated localization support class.