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.
-
KlasseBeschreibungReads
AggregatedScore
from an XML file.A pipelineStep
or Freestyle or MavenRecorder
that 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., aAutoGradingBuildAction
with aAggregatedScore
instance).Server side model that provides the data for the details view of the autograding results.Generated localization support class.