Interface | Description |
---|---|
IssueManagementSystem |
An interface for issue management systems.
|
Class | Description |
---|---|
AbstractIssueManagementSystem |
Historically, this plugin started out working against an IMS-neutral XML file, and then added extensive support for
JIRA with some small snippets of code for other issue management systems.
|
AbstractIssuesReportGenerator |
An abstract super class that helps when generating a report on issues.
|
Issue |
An issue.
|
IssuesReportGenerator |
Generates a report on issues.
|
IssuesReportHelper |
A helper class for generation of reports based on issues.
|
IssueUtils |
A utility class for working with issue objects.
|
Copyright © 2002–2016 The Apache Software Foundation. All rights reserved.