Class PresetFiltersLayoutBean
java.lang.Object
com.atlassian.jira.web.component.webfragment.PresetFiltersLayoutBean
- All Implemented Interfaces:
ContextLayoutBean
This class provides context information for preset filters. It's main purpose really
is to hide the Unscheduled filter in the preset filters when viewing a version.
This should probably be extended sometime in the future, such that a list of hidden filters can be passed in via the constructor. Currently this isn't necessary though.
- Since:
- v3.10
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Field Details
-
FILTER_UNSCHEDULED
- See Also:
-
-
Constructor Details
-
PresetFiltersLayoutBean
public PresetFiltersLayoutBean()
-
-
Method Details
-
isDisplayableItemHidden
-