Jagzilla API Documentation

CORE API

See:
          Description

Packages
net.sf.jagzilla Main package for jagzilla which contains core api interfaces and implementing classes.
net.sf.jagzilla.actions contains built-in actions for events in jagzilla
net.sf.jagzilla.events Contains code for event handling in jagzilla
net.sf.jagzilla.exceptions Jagzilla exceptions package.
net.sf.jagzilla.hibernate This package contains hibernate mapping classes to the bugzilla database.
net.sf.jagzilla.mailprocessor This package contains classes for the mail processor subsystem.
net.sf.jagzilla.taglib This package contains classes that conform the jagzilla taglib.

 

CORE API

The Jagzilla core api is intended to help bugzilla development from java. This api defines method for most common and important methods.

Clients willing to use this api need only to set properties related to transport (jdbc url, user, pass) to access the database.



Distributed under the GPL. By Miguel Griffa. See the Jagzilla project page for more info.