Uses of Class
net.sf.statcvs.weblinks.bugs.BugTracker
Packages that use BugTracker
-
Uses of BugTracker in net.sf.statcvs.output
Methods in net.sf.statcvs.output that return BugTrackerModifier and TypeMethodDescriptionstatic BugTracker
ConfigurationOptions.getWebBugtracker()
ReportConfig.getWebBugtracker()
Methods in net.sf.statcvs.output with parameters of type BugTracker -
Uses of BugTracker in net.sf.statcvs.weblinks.bugs
Subclasses of BugTracker in net.sf.statcvs.weblinks.bugsModifier and TypeClassDescriptionclass
Implements support for the Bugzilla bug tracker.class
Implements support for the Mantis bug tracker.Fields in net.sf.statcvs.weblinks.bugs declared as BugTrackerModifier and TypeFieldDescriptionstatic final BugTracker
BugTracker.NO_BUG_TRACKER
A null object that can be used in place of a real bug tracker.