|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CVSChangeLogSet.File | |
|---|---|
| hudson.scm | |
| hudson.scm.browsers | |
| Uses of CVSChangeLogSet.File in hudson.scm |
|---|
| Methods in hudson.scm that return types with arguments of type CVSChangeLogSet.File | |
|---|---|
Collection<CVSChangeLogSet.File> |
CVSChangeLogSet.CVSChangeLog.getAffectedFiles()
|
List<CVSChangeLogSet.File> |
CVSChangeLogSet.CVSChangeLog.getFiles()
|
| Methods in hudson.scm with parameters of type CVSChangeLogSet.File | |
|---|---|
void |
CVSChangeLogSet.CVSChangeLog.addFile(CVSChangeLogSet.File f)
|
abstract URL |
CVSRepositoryBrowser.getDiffLink(CVSChangeLogSet.File file)
Determines the link to the diff between the version in the CVSChangeLogSet.File to its previous version. |
abstract URL |
CVSRepositoryBrowser.getFileLink(CVSChangeLogSet.File file)
Determines the link to a single file under CVS. |
| Uses of CVSChangeLogSet.File in hudson.scm.browsers |
|---|
| Methods in hudson.scm.browsers with parameters of type CVSChangeLogSet.File | |
|---|---|
URL |
FishEyeCVS.getDiffLink(CVSChangeLogSet.File file)
|
URL |
ViewCVS.getDiffLink(CVSChangeLogSet.File file)
|
URL |
FishEyeCVS.getFileLink(CVSChangeLogSet.File file)
|
URL |
ViewCVS.getFileLink(CVSChangeLogSet.File file)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||