Uses of Class
io.jenkins.plugins.pipelineoverview.stats.CustomStat
Packages that use CustomStat
-
Uses of CustomStat in io.jenkins.plugins.pipelineoverview
Methods in io.jenkins.plugins.pipelineoverview that return types with arguments of type CustomStatMethod parameters in io.jenkins.plugins.pipelineoverview with type arguments of type CustomStatModifier and TypeMethodDescriptionvoidPipelineOverviewDashboard.setCustomStats(List<CustomStat> customStats) -
Uses of CustomStat in io.jenkins.plugins.pipelineoverview.service
Method parameters in io.jenkins.plugins.pipelineoverview.service with type arguments of type CustomStatModifier and TypeMethodDescriptionnet.sf.json.JSONArrayCustomStatService.snapshot(List<CustomStat> stats)