Uses of Interface
com.atlassian.core.util.filter.Filter

Packages that use Filter
com.atlassian.core.util.filter   
 

Uses of Filter in com.atlassian.core.util.filter
 

Classes in com.atlassian.core.util.filter that implement Filter
 class FilterChain
          Composite Filter that applies a series of filters in turn.
 

Methods in com.atlassian.core.util.filter with parameters of type Filter
 void FilterChain.addFilter(Filter filter)
           
 

Constructors in com.atlassian.core.util.filter with parameters of type Filter
ListFilter(Filter filter)
          Constructor, taking the filter implementation that will be used to filter the list.
 



Atlassian Core is developed by Atlassian Software Systems.