|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CVSChangeLogSet.CVSChangeLog | |
|---|---|
| hudson.scm | |
| hudson.scm.browsers | |
| Uses of CVSChangeLogSet.CVSChangeLog in hudson.scm |
|---|
| Methods in hudson.scm that return CVSChangeLogSet.CVSChangeLog | |
|---|---|
CVSChangeLogSet.CVSChangeLog |
CVSChangeLogSet.File.getParent()
|
| Methods in hudson.scm that return types with arguments of type CVSChangeLogSet.CVSChangeLog | |
|---|---|
java.util.List<CVSChangeLogSet.CVSChangeLog> |
CVSChangeLogSet.getLogs()
Returns the read-only list of changes. |
java.util.Iterator<CVSChangeLogSet.CVSChangeLog> |
CVSChangeLogSet.iterator()
|
| Methods in hudson.scm with parameters of type CVSChangeLogSet.CVSChangeLog | |
|---|---|
boolean |
CVSChangeLogSet.CVSChangeLog.canBeMergedWith(CVSChangeLogSet.CVSChangeLog that)
Checks if two CVSChangeLogSet.CVSChangeLog entries can be merged. |
void |
CVSChangeLogSet.CVSChangeLog.merge(CVSChangeLogSet.CVSChangeLog that)
|
| Constructor parameters in hudson.scm with type arguments of type CVSChangeLogSet.CVSChangeLog | |
|---|---|
CVSChangeLogSet(hudson.model.AbstractBuild<?,?> build,
java.util.List<CVSChangeLogSet.CVSChangeLog> logs)
|
|
| Uses of CVSChangeLogSet.CVSChangeLog in hudson.scm.browsers |
|---|
| Methods in hudson.scm.browsers with parameters of type CVSChangeLogSet.CVSChangeLog | |
|---|---|
java.net.URL |
ViewCVS.getChangeSetLink(CVSChangeLogSet.CVSChangeLog changeSet)
No changeset support in ViewCVS. |
java.net.URL |
FishEyeCVS.getChangeSetLink(CVSChangeLogSet.CVSChangeLog changeSet)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||