Uses of Class
hudson.views.AbstractIncludeExcludeJobFilter
Packages that use AbstractIncludeExcludeJobFilter
-
Uses of AbstractIncludeExcludeJobFilter in hudson.views
Subclasses of AbstractIncludeExcludeJobFilter in hudson.viewsModifier and TypeClassDescriptionclass
class
class
class
class
class
ViewJobFilter
based on the type of the job.class
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.class
class
Simple JobFilter that filters jobs based on a regular expression, and making use of negate and exclude flags.class
class
Simply filters on whether a job is secured through the "Project-based Matrix Authorization Strategy".class
The purpose of this filter is to identify items that have certain privileges granted for the current user, and match those items.class
Returns all jobs that don't show up in other jobs, not counting any "all jobs" views and views that contain UnclassifiedJobsFilters.class
Filters jobs that are relevant to the user.