org.apache.maven.plugin.github
Class GitHubDownloader
java.lang.Object
org.apache.maven.plugin.github.GitHubDownloader
public class GitHubDownloader
- extends Object
- Since:
- 2.8
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GitHubDownloader
public GitHubDownloader(MavenProject project,
String githubScheme,
int githubPort,
boolean includeOpenIssues,
boolean onlyMilestoneIssues)
throws MalformedURLException
- Throws:
MalformedURLException
getIssueList
public List<Issue> getIssueList()
throws IOException
- Throws:
IOException
Copyright © 2002–2014 The Apache Software Foundation. All rights reserved.