public class AutoGradingJobAction extends io.jenkins.plugins.util.JobAction<AutoGradingBuildAction>
AutoGradingBuildAction with a AggregatedScore instance). This action also is responsible to
render the historical trend via its associated 'floatingBox.jelly' view.| Constructor and Description |
|---|
AutoGradingJobAction(Job<?,?> owner)
Creates a new instance of
AutoGradingJobAction. |
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName() |
String |
getIconFileName() |
String |
getUrlName() |
public AutoGradingJobAction(Job<?,?> owner)
AutoGradingJobAction.owner - the job that owns this actionCopyright © 2016–2020. All rights reserved.