Uses of Class
net.thucydides.plugins.jira.domain.IssueSummary

Packages that use IssueSummary
net.thucydides.plugins.jira.client   
 

Uses of IssueSummary in net.thucydides.plugins.jira.client
 

Methods in net.thucydides.plugins.jira.client that return types with arguments of type IssueSummary
 List<IssueSummary> JerseyJiraClient.findByJQL(String query)
          Load the issue keys for all of the issues matching the specified JQL query
 com.google.common.base.Optional<IssueSummary> JerseyJiraClient.findByKey(String key)
           
 



Copyright © 2011-2013 Wakaleo Consulting. All Rights Reserved.