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 SortedOnly.getFilter()
           
 Filter EmptyContext.getFilter()
           
 Filter ContextImpl.getFilter()
           
 Filter Context.getFilter()
           
 Filter SortedOnly.getHighLight()
           
 Filter EmptyContext.getHighLight()
           
 Filter ContextImpl.getHighLight()
           
 Filter Context.getHighLight()
           
 



Copyright © 2007-2012 Atlassian. All Rights Reserved.