|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ChangeLogSet.Entry | |
|---|---|
| hudson.scm | |
| Uses of ChangeLogSet.Entry in hudson.scm |
|---|
| Classes in hudson.scm with type parameters of type ChangeLogSet.Entry | |
|---|---|
class |
ChangeLogSet<T extends ChangeLogSet.Entry>
Represents SCM change list. |
| Subclasses of ChangeLogSet.Entry in hudson.scm | |
|---|---|
static class |
SubversionReleaseChangeLogSet.LogEntry
One commit. |
| Methods in hudson.scm that return types with arguments of type ChangeLogSet.Entry | |
|---|---|
static ChangeLogSet<? extends ChangeLogSet.Entry> |
ChangeLogSet.createEmpty(hudson.model.AbstractBuild build)
Constant instance that represents no changes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||