Uses of Interface
com.pyxis.greenhopper.jira.configurations.context.Filter

Packages that use Filter
com.pyxis.greenhopper.jira.configurations.context   
 

Uses of Filter in com.pyxis.greenhopper.jira.configurations.context
 

Classes in com.pyxis.greenhopper.jira.configurations.context that implement Filter
 class FilterOption
          Encapsulates the filter selected for the context (which is either the view or the highlight filter)
 class NoFilterOption
           
 class SortOnlyOption
           
 

Fields in com.pyxis.greenhopper.jira.configurations.context declared as Filter
static Filter Filter.NONE
           
 

Methods in com.pyxis.greenhopper.jira.configurations.context that return Filter
 Filter ContextImpl.getFilter()
           
 Filter Context.getFilter()
           
 Filter EmptyContext.getFilter()
           
 Filter SortedOnly.getFilter()
           
 Filter ContextImpl.getHighLight()
           
 Filter Context.getHighLight()
           
 Filter EmptyContext.getHighLight()
           
 Filter SortedOnly.getHighLight()
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.