Class PresetFiltersLayoutBean

java.lang.Object
com.atlassian.jira.web.component.webfragment.PresetFiltersLayoutBean
All Implemented Interfaces:
ContextLayoutBean

public class PresetFiltersLayoutBean extends Object implements 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 Details

  • Constructor Details

    • PresetFiltersLayoutBean

      public PresetFiltersLayoutBean()
  • Method Details