| Interface | Description |
|---|---|
| JiraQueryBuilder |
An interface for building a search query for JIRA.
|
| Class | Description |
|---|---|
| AbstractJiraDownloader |
Gets relevant issues in RSS from a given JIRA installation.
|
| JiraDownloader |
Gets relevant issues for a JIRA report.
|
| JiraHelper |
A helper class with common JIRA related functionality.
|
| JIRAIssueManagmentSystem |
The JIRA issue management system.
|
| JiraMojo |
Goal which downloads issues from the Issue Tracking System and generates a report.
|
| JiraXML |
XML parser that extracts
Issues from JIRA. |
| JqlQueryBuilder |
Builder for a JIRA query using the JIRA query language.
|
| ParameterQueryBuilder |
JIRA 3.x way of constructing a search query based on URL parameters.
|
| UrlBuilder |
Builder for a URL which build up of host part, a context part and 0 or more parameters.
|
Copyright © 2002-2014 The Apache Software Foundation. All Rights Reserved.