Uses of Class
io.jenkins.plugins.pipelineoverview.DashboardGroup
Packages that use DashboardGroup
-
Uses of DashboardGroup in io.jenkins.plugins.pipelineoverview
Methods in io.jenkins.plugins.pipelineoverview that return types with arguments of type DashboardGroupModifier and TypeMethodDescriptionPipelineOverviewDashboard.getConfiguredGroups()PipelineOverviewDashboard.getGroups()Method parameters in io.jenkins.plugins.pipelineoverview with type arguments of type DashboardGroupModifier and TypeMethodDescriptionvoidPipelineOverviewDashboard.setGroups(List<DashboardGroup> groups) -
Uses of DashboardGroup in io.jenkins.plugins.pipelineoverview.service
Method parameters in io.jenkins.plugins.pipelineoverview.service with type arguments of type DashboardGroupModifier and TypeMethodDescriptionnet.sf.json.JSONObjectOverviewDataService.fetchDashboardData(List<DashboardGroup> groups, int historyDays)