Bugzilla for Java 3.0.1 API

Packages 
Package Description
b4j
Provides classes that are used at command line.
b4j.core
Provides the core classes that allow interaction with a Bugzilla instance.
b4j.core.session
Provides classes that implement the session protocols for interacting with a Bugzilla instance.
b4j.core.session.bugzilla
Provides the REST Client for Bugzilla instances.
b4j.core.session.bugzilla.async
Asynchronous bugzilla access.
b4j.core.session.bugzilla.json
JSON Parsers for XML-RPC calls.
b4j.core.session.jira
Provides JIRA related session classes.
b4j.report
Provides classes to produce reports from Bugzilla information, such as Management reports, Change Logs or other type of aggregated summaries.
b4j.util
Provides common classes and utilities.