Uses of Class
com.atlassian.greenhopper.service.issuelink.EpicNamesResult

Packages that use EpicNamesResult
com.atlassian.greenhopper.service.issuelink   
 

Uses of EpicNamesResult in com.atlassian.greenhopper.service.issuelink
 

Methods in com.atlassian.greenhopper.service.issuelink that return types with arguments of type EpicNamesResult
 ServiceOutcome<EpicNamesResult> EpicServiceImpl.listEpicNames(com.atlassian.crowd.embedded.api.User user, java.lang.String searchTerm, int maxResults, com.atlassian.jira.project.Project prioritizedProject)
           
 ServiceOutcome<EpicNamesResult> EpicService.listEpicNames(com.atlassian.crowd.embedded.api.User user, java.lang.String searchTerm, int maxResults, com.atlassian.jira.project.Project prioritizedProject)
          Returns a result object containing the matching epic names.
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.