Class ResetReferenceAction
java.lang.Object
io.jenkins.plugins.analysis.core.model.ResetReferenceAction
- All Implemented Interfaces:
Action
,ModelObject
Marker for a build to indicate that this build should serve as a new reference build for the quality gate evaluation
of the next build. This marker helps to reset the reference build computation to restart the new issue computation.
- Author:
- Ullrich Hafner
-
Method Summary
-
Method Details
-
getId
-
getIconFileName
- Specified by:
getIconFileName
in interfaceAction
-
getDisplayName
- Specified by:
getDisplayName
in interfaceAction
- Specified by:
getDisplayName
in interfaceModelObject
-
getUrlName
- Specified by:
getUrlName
in interfaceAction
-