Uses of Class
org.redmine.ta.beans.SavedQuery

Packages that use SavedQuery
org.redmine.ta Use RedmineManager class from this package to communicate with Redmine servers. 
 

Uses of SavedQuery in org.redmine.ta
 

Methods in org.redmine.ta that return types with arguments of type SavedQuery
 List<SavedQuery> RedmineManager.getSavedQueries()
          Get all "saved queries" available to the current user.
 List<SavedQuery> RedmineManager.getSavedQueries(String projectKey)
          Get "saved queries" for the given project available to the current user.
 



Copyright © 2011. All Rights Reserved.