Uses of Class
hudson.plugins.nested_view.search.Query
Packages that use Query
-
Uses of Query in hudson.plugins.nested_view.search
Methods in hudson.plugins.nested_view.search with parameters of type QueryModifier and TypeMethodDescriptionbooleanConstructors in hudson.plugins.nested_view.search with parameters of type QueryModifierConstructorDescriptionNestedViewsSearchResult(String searchName, String searchUrl, Optional<AbstractProject> project, Query query, Collection<String> matched) ProjectWrapper(Optional<AbstractProject> project, boolean multiline, boolean projectInfo, int stats, int last, int builds, Query query, Collection<String> matched)