Package hudson.views

Class OtherViewsFilter

  • All Implemented Interfaces:
    ExtensionPoint, Describable<ViewJobFilter>

    public class OtherViewsFilter
    extends AbstractIncludeExcludeJobFilter
    TODO bug - deleting a view doesn't work - for now, this view just doesn't do any filtering TODO bug - renaming a view only works some of the time because if this filter isn't used between the time the view was renamed and a save takes place, this filter won't know about the rename.
    Author:
    jacob.robertson