Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
P
Q
R
S
T
U
V
W
X
C
CHANGE_BUG_PRIORITY
- Static variable in interface net.sf.jagzilla.events.
JagzillaEvent
constant that identifies the event fired when a the changeBugPriority method is invoked.
CHANGE_BUG_PRIORITY_PARAM_BUG
- Static variable in interface net.sf.jagzilla.events.
JagzillaEvent
CHANGE_BUG_PRIORITY event parameter
CHANGE_BUG_PRIORITY_PARAM_COMMENT
- Static variable in interface net.sf.jagzilla.events.
JagzillaEvent
CHANGE_BUG_PRIORITY event parameter
CHANGE_BUG_PRIORITY_PARAM_PRIORITY
- Static variable in interface net.sf.jagzilla.events.
JagzillaEvent
CHANGE_BUG_PRIORITY event parameter
CHANGE_BUG_PRIORITY_PARAM_REPORTER
- Static variable in interface net.sf.jagzilla.events.
JagzillaEvent
CHANGE_BUG_PRIORITY event parameter
CHANGE_BUG_SEVERITY
- Static variable in interface net.sf.jagzilla.events.
JagzillaEvent
constant that identifies the event fired when a the changeBugSecerity method is invoked.
CHANGE_BUG_SEVERITY_PARAM_BUG
- Static variable in interface net.sf.jagzilla.events.
JagzillaEvent
CHANGE_BUG_SEVERITY event parameter
CHANGE_BUG_SEVERITY_PARAM_COMMENT
- Static variable in interface net.sf.jagzilla.events.
JagzillaEvent
CHANGE_BUG_SEVERITY event parameter
CHANGE_BUG_SEVERITY_PARAM_REPORTER
- Static variable in interface net.sf.jagzilla.events.
JagzillaEvent
CHANGE_BUG_SEVERITY event parameter
CHANGE_BUG_SEVERITY_PARAM_SEVERITY
- Static variable in interface net.sf.jagzilla.events.
JagzillaEvent
CHANGE_BUG_SEVERITY event parameter
CHANGE_BUG_STATUS
- Static variable in interface net.sf.jagzilla.events.
JagzillaEvent
constant that identifies the event fired when a the changeBugStatus method is invoked.
CHANGE_BUG_STATUS_PARAM_ASIGNEE
- Static variable in interface net.sf.jagzilla.events.
JagzillaEvent
CHANGE_BUG_STATUS event parameter
CHANGE_BUG_STATUS_PARAM_BUG
- Static variable in interface net.sf.jagzilla.events.
JagzillaEvent
CHANGE_BUG_STATUS event parameter
CHANGE_BUG_STATUS_PARAM_REPORTER
- Static variable in interface net.sf.jagzilla.events.
JagzillaEvent
CHANGE_BUG_STATUS event parameter
CHANGE_BUG_STATUS_PARAM_STATUS
- Static variable in interface net.sf.jagzilla.events.
JagzillaEvent
CHANGE_BUG_STATUS event parameter
Cc
- class net.sf.jagzilla.hibernate.
Cc
.
represents a record in the table cc.
Cc(int, int)
- Constructor for class net.sf.jagzilla.hibernate.
Cc
constructor that creates a pk class with parameters received.
Cc()
- Constructor for class net.sf.jagzilla.hibernate.
Cc
default constructor.
CcPrimaryKey
- class net.sf.jagzilla.hibernate.
CcPrimaryKey
.
represents the primary key for the class Cc.
CcPrimaryKey()
- Constructor for class net.sf.jagzilla.hibernate.
CcPrimaryKey
CcTest
- class net.sf.jagzilla.hibernate.
CcTest
.
test cases for Cc.
CcTest()
- Constructor for class net.sf.jagzilla.hibernate.
CcTest
ChartFactory
- class net.sf.jagzilla.
ChartFactory
.
creates JFreeChart charts with information from the database.
ChartFactory()
- Constructor for class net.sf.jagzilla.
ChartFactory
Component
- class net.sf.jagzilla.hibernate.
Component
.
represents a record in the table components.
Component()
- Constructor for class net.sf.jagzilla.hibernate.
Component
ComponentNotUniqueException
- exception net.sf.jagzilla.exceptions.
ComponentNotUniqueException
.
indicates that it was assumed that a component name is unique (and it wasn't).
ComponentNotUniqueException()
- Constructor for class net.sf.jagzilla.exceptions.
ComponentNotUniqueException
ComponentPrimaryKey
- class net.sf.jagzilla.hibernate.
ComponentPrimaryKey
.
represents the primary key for the class Component.
ComponentPrimaryKey()
- Constructor for class net.sf.jagzilla.hibernate.
ComponentPrimaryKey
ComponentTest
- class net.sf.jagzilla.hibernate.
ComponentTest
.
test cases for Component.
ComponentTest()
- Constructor for class net.sf.jagzilla.hibernate.
ComponentTest
Components
- class net.sf.jagzilla.taglib.
Components
.
Components()
- Constructor for class net.sf.jagzilla.taglib.
Components
changeBugPriority(int, int, String, String)
- Method in interface net.sf.jagzilla.
BugQuery
changes the priority of a bug.
changeBugPriority(int, int, String, String)
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
changeBugSeverity(int, int, String, String)
- Method in interface net.sf.jagzilla.
BugQuery
changes the severity of a bug.
changeBugSeverity(int, int, String, String)
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
changeBugStatus(int, int, String, int)
- Method in interface net.sf.jagzilla.
BugQuery
changes the status of a bug.
changeBugStatus(int, int, String, int)
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
collectMessages()
- Method in class net.sf.jagzilla.mailprocessor.
MessageCollector
componentExists(String)
- Method in class net.sf.jagzilla.
BaseQuery
tells if the given components exists.
continueIfProductExists(String)
- Method in class net.sf.jagzilla.
BaseQuery
validates the existance of
product
and throws NoSuchProductException if it does not exits.
continueIfResolutionExists(String)
- Method in class net.sf.jagzilla.
BaseQuery
helper method for resolution parameter validation.
continueIfStatusExists(String)
- Method in class net.sf.jagzilla.
BaseQuery
helper method for status parameter validation.
continueIfUsersExists(int)
- Method in class net.sf.jagzilla.
BaseQuery
validate a profile and throw exceptions on error or do nothing on sucess.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
P
Q
R
S
T
U
V
W
X
Distributed under the GPL. By
Miguel Griffa
. See the
Jagzilla project page
for more info.