public class MockJiraDownloader 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 |
|---|
MockJiraDownloader() |
| Modifier and Type | Method and Description |
|---|---|
void |
doExecute() |
List<Issue> |
getIssueList() |
String |
getJiraXml() |
void |
setJiraXml(String jiraXml) |
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, setWebUserpublic void doExecute()
throws Exception
doExecute in class AbstractJiraDownloaderExceptionpublic List<Issue> getIssueList() throws MojoExecutionException
getIssueList in class AbstractJiraDownloaderMojoExecutionExceptionpublic void setJiraXml(String jiraXml)
public String getJiraXml()
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.