Uses of Class
org.jenkinsci.plugins.pluginusage.JobsPerPlugin
Packages that use JobsPerPlugin
-
Uses of JobsPerPlugin in org.jenkinsci.plugins.pluginusage
Methods in org.jenkinsci.plugins.pluginusage that return types with arguments of type JobsPerPluginModifier and TypeMethodDescriptionPersistedModel.getJobsPerPlugin()
PluginUsageModel.getJobsPerPlugin()
Method parameters in org.jenkinsci.plugins.pluginusage with type arguments of type JobsPerPluginModifier and TypeMethodDescriptionvoid
PersistedModel.setJobsPerPlugin
(Map<PluginWrapper, JobsPerPlugin> jobsPerPlugin) -
Uses of JobsPerPlugin in org.jenkinsci.plugins.pluginusage.analyzer
Methods in org.jenkinsci.plugins.pluginusage.analyzer that return types with arguments of type JobsPerPluginMethod parameters in org.jenkinsci.plugins.pluginusage.analyzer with type arguments of type JobsPerPluginModifier and TypeMethodDescriptionprotected void
JobCollector.addItem
(Map<PluginWrapper, JobsPerPlugin> mapJobsPerPlugin, Item item, PluginWrapper usedPlugin)