Klasse ResetReferenceAction

java.lang.Object
io.jenkins.plugins.analysis.core.model.ResetReferenceAction
Alle implementierten Schnittstellen:
Action, ModelObject

public class ResetReferenceAction extends Object implements Action
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.
Autor:
Ullrich Hafner