|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BugTracker | |
net.sf.statcvs.output | |
net.sf.statcvs.weblinks.bugs |
Uses of BugTracker in net.sf.statcvs.output |
Methods in net.sf.statcvs.output that return BugTracker | |
BugTracker |
ReportConfig.getWebBugtracker()
|
static BugTracker |
ConfigurationOptions.getWebBugtracker()
|
Methods in net.sf.statcvs.output with parameters of type BugTracker | |
void |
ReportConfig.setWebBugtracker(BugTracker webBugtracker)
|
Uses of BugTracker in net.sf.statcvs.weblinks.bugs |
Subclasses of BugTracker in net.sf.statcvs.weblinks.bugs | |
class |
Bugzilla
Implements support for the Bugzilla bug tracker. |
class |
Mantis
Implements support for the Mantis bug tracker. |
Fields in net.sf.statcvs.weblinks.bugs declared as BugTracker | |
static BugTracker |
BugTracker.NO_BUG_TRACKER
A null object that can be used in place of a real bug tracker. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |