Uses of Class
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client.Filter

Packages that use Filter
com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client   
 

Uses of Filter in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client
 

Fields in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client with type parameters of type Filter
static com.sun.jersey.api.client.GenericType<List<Filter>> Filter.FILTER_TYPE
           
 

Methods in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client that return Filter
 Filter FilterClient.get(String filterId)
          GETs the filter with the given ID.
 

Methods in com.atlassian.jira.webtests.ztests.bundledplugins2.rest.client that return types with arguments of type Filter
 List<Filter> FilterClient.getFavouriteFilters()
           
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.