|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.statcvs.weblinks.bugs.BugTracker
net.sf.statcvs.weblinks.bugs.Mantis
Implements support for the Mantis bug tracker.
| Field Summary |
| Fields inherited from class net.sf.statcvs.weblinks.bugs.BugTracker |
bugRegex, NO_BUG_TRACKER |
| Constructor Summary | |
Mantis(java.lang.String baseURL)
|
|
| Method Summary | |
java.lang.String |
bugURL(java.lang.String bugNumber)
Returns the URL of the bug tracker page about a certain bug. |
java.lang.String |
getName()
Returns the name of the bug tracker |
| Methods inherited from class net.sf.statcvs.weblinks.bugs.BugTracker |
baseURL, toHTMLWithLinks |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Mantis(java.lang.String baseURL)
| Method Detail |
public java.lang.String getName()
BugTracker
getName in class BugTrackerpublic java.lang.String bugURL(java.lang.String bugNumber)
BugTracker
bugURL in class BugTrackerbugNumber - The bug number; one or more digits.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||