JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.atlassian.jira.projects.issuenavigator.filter
Interface GenericFilters
All Superinterfaces:
Supplier
<
Map
<
String
,
Filter
>>
All Known Implementing Classes:
DefaultGenericFilters
public interface
GenericFilters
extends
Supplier
<
Map
<
String
,
Filter
>>
Supplier that will return all generic filters indexed by their ID.
Since:
8.0.5
Method Summary
Methods inherited from interface java.util.function.
Supplier
get