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