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 BugTrackerConfigurationOptions.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 TypeClassDescriptionclassImplements support for the Bugzilla bug tracker.classImplements support for the Mantis bug tracker.Fields in net.sf.statcvs.weblinks.bugs declared as BugTrackerModifier and TypeFieldDescriptionstatic final BugTrackerBugTracker.NO_BUG_TRACKERA null object that can be used in place of a real bug tracker.