Uses of Class
com.atlassian.greenhopper.web.contextprovider.IssuesInEpicContext.IssueInfo

Packages that use IssuesInEpicContext.IssueInfo
com.atlassian.greenhopper.web.contextprovider   
 

Uses of IssuesInEpicContext.IssueInfo in com.atlassian.greenhopper.web.contextprovider
 

Methods in com.atlassian.greenhopper.web.contextprovider that return types with arguments of type IssuesInEpicContext.IssueInfo
 java.util.List<IssuesInEpicContext.IssueInfo> IssuesInEpicContext.getIssues()
           
 

Constructor parameters in com.atlassian.greenhopper.web.contextprovider with type arguments of type IssuesInEpicContext.IssueInfo
IssuesInEpicContext(java.lang.String baseUrl, java.util.List<IssuesInEpicContext.IssueInfo> issues, WebUtilities util)
           
 



Copyright © 2007-2013 Atlassian. All Rights Reserved.