Uses of Class
io.jenkins.plugins.pipelineoverview.DashboardGroup
Packages that use DashboardGroup
-
Uses of DashboardGroup in io.jenkins.plugins.pipelineoverview
Subclasses with type arguments of type DashboardGroup in io.jenkins.plugins.pipelineoverviewModifier and TypeClassDescriptionclassA named group ofDashboardEntryitems for the overview dashboard.static classMethods 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)