Uses of Class
io.jenkins.plugins.reporter.ReportDetails
Packages that use ReportDetails
-
Uses of ReportDetails in io.jenkins.plugins.reporter
Methods in io.jenkins.plugins.reporter that return ReportDetailsMethods in io.jenkins.plugins.reporter that return types with arguments of type ReportDetailsConstructor parameters in io.jenkins.plugins.reporter with type arguments of type ReportDetailsModifierConstructorDescriptionReportDetails
(Run<?, ?> owner, String url, ReportResult result, String displayName, Item item, Optional<ReportDetails> parentViewModel) Creates a new instance ofReportDetails
.