|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.statcvs.output.ViewCvsIntegration
net.sf.statcvs.output.ViewVcIntegration
public class ViewVcIntegration
Integration of ViewVC
| Constructor Summary | |
|---|---|
ViewVcIntegration(java.lang.String baseURL)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDiffUrl(Revision oldRevision,
Revision newRevision)
Returns a URL to a diff in the web repository browser. |
protected java.lang.String |
getFileUrl(VersionedFile file,
java.lang.String parameter)
|
java.lang.String |
getName()
Returns the name of the repository browser |
| Methods inherited from class net.sf.statcvs.output.ViewCvsIntegration |
|---|
getBaseUrl, getDirectoryUrl, getFileHistoryUrl, getFileViewUrl, getFileViewUrl, getPostfix, isInAttic, setAtticFileNames |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewVcIntegration(java.lang.String baseURL)
baseURL - base URL of the ViewVC installation| Method Detail |
|---|
public java.lang.String getName()
WebRepositoryIntegration
getName in interface WebRepositoryIntegrationgetName in class ViewCvsIntegrationnet.sf.statsvn.output.WebRepositoryIntegration#getName
protected java.lang.String getFileUrl(VersionedFile file,
java.lang.String parameter)
getFileUrl in class ViewCvsIntegration
public java.lang.String getDiffUrl(Revision oldRevision,
Revision newRevision)
WebRepositoryIntegration
getDiffUrl in interface WebRepositoryIntegrationgetDiffUrl in class ViewCvsIntegrationoldRevision - the old revisionnewRevision - the new revision
net.sf.statsvn.output.WebRepositoryIntegration#getDiffUrl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||