Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[hudson-dev] Plugins and Security (Team based)

Hi

In one plugin I have the need to iterate all jobs and check if a given notifier is present. 

However once I activate team based security Hudson.getInstance().getItems() only returns public jobs.

What is the correct way to iterate all jobs?

(I think the disk usage plugin will be affected as well but haven't tested)

Best regards
Henrik

Back to the top