Package org.apache.maven.plugin.jira

Interface Summary
JiraQueryBuilder An interface for building a search query for JIRA.
 

Class Summary
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-2012 The Apache Software Foundation. All Rights Reserved.