public final class ClassicJiraDownloader extends AbstractJiraDownloader
component, connectionTimeout, filter, fixVersionIds, jiraDatePattern, jiraPassword, jiraUser, log, nbEntriesMax, onlyCurrentVersion, output, priorityIds, project, proxyHost, proxyPass, proxyPort, proxyUser, receiveTimout, resolutionIds, settings, sortColumnNames, statusIds, typeIds, useJql, UTF_8, versionPrefix, webPassword, webUser
Constructor and Description |
---|
ClassicJiraDownloader() |
Modifier and Type | Method and Description |
---|---|
void |
doExecute()
Execute the query on the JIRA server.
|
List<Issue> |
getIssueList() |
getFixFor, getLog, getOutput, getProxyInfo, getVersionPrefix, isJiraAuthenticationConfigured, isOnlyCurrentVersion, isUseJql, setComponent, setConnectionTimeout, setFilter, setFixVersionIds, setJiraDatePattern, setJiraPassword, setJiraUser, setLog, setMavenProject, setNbEntries, setOnlyCurrentVersion, setOutput, setPriorityIds, setReceiveTimout, setResolutionIds, setSettings, setSortColumnNames, setStatusIds, setTypeIds, setUseJql, setVersionPrefix, setWebPassword, setWebUser
public void doExecute() throws Exception
doExecute
in class AbstractJiraDownloader
Exception
- on errorpublic List<Issue> getIssueList() throws MojoExecutionException
getIssueList
in class AbstractJiraDownloader
MojoExecutionException
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.