Class TooManyJobsButNoView

All Implemented Interfaces:
ExtensionPoint, ModelObject, SearchableModelObject, SearchItem, org.kohsuke.stapler.StaplerProxy

@Extension @Symbol("tooManyJobsButNoView") public class TooManyJobsButNoView extends AdministrativeMonitor
If Hudson is run with a lot of jobs but no views, suggest the user that they can create views.

I noticed at an user visit that some users didn't notice the '+' icon in the tab bar.

Author:
Kohsuke Kawaguchi