Package | Description |
---|---|
net.sf.statcvs.output | |
net.sf.statcvs.weblinks.bugs |
Modifier and Type | Method and Description |
---|---|
BugTracker |
ReportConfig.getWebBugtracker() |
static BugTracker |
ConfigurationOptions.getWebBugtracker() |
Modifier and Type | Method and Description |
---|---|
void |
ReportConfig.setWebBugtracker(BugTracker webBugtracker) |
Modifier and Type | Class and Description |
---|---|
class |
Bugzilla
Implements support for the Bugzilla bug tracker.
|
class |
Mantis
Implements support for the Mantis
bug tracker.
|
Modifier and Type | Field and Description |
---|---|
static BugTracker |
BugTracker.NO_BUG_TRACKER
A null object that can be used in place of a real bug tracker.
|