Uses of Interface
io.jenkins.plugins.reporter.model.History
-
Packages that use History Package Description io.jenkins.plugins.reporter io.jenkins.plugins.reporter.model -
-
Uses of History in io.jenkins.plugins.reporter
Methods in io.jenkins.plugins.reporter that return History Modifier and Type Method Description History
JobAction. createBuildHistory()
Returns the build history for this job. -
Uses of History in io.jenkins.plugins.reporter.model
Classes in io.jenkins.plugins.reporter.model that implement History Modifier and Type Class Description class
NullReportHistory
class
ReportHistory
-