|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FakeChangeLogSCM.EntryImpl | |
---|---|
org.jvnet.hudson.test | Test harness for Jenkins and its plugins. |
Uses of FakeChangeLogSCM.EntryImpl in org.jvnet.hudson.test |
---|
Methods in org.jvnet.hudson.test that return FakeChangeLogSCM.EntryImpl | |
---|---|
FakeChangeLogSCM.EntryImpl |
FakeChangeLogSCM.addChange()
|
FakeChangeLogSCM.EntryImpl |
FakeChangeLogSCM.EntryImpl.withAuthor(String author)
|
FakeChangeLogSCM.EntryImpl |
FakeChangeLogSCM.EntryImpl.withMsg(String msg)
|
Methods in org.jvnet.hudson.test that return types with arguments of type FakeChangeLogSCM.EntryImpl | |
---|---|
Iterator<FakeChangeLogSCM.EntryImpl> |
FakeChangeLogSCM.FakeChangeLogSet.iterator()
|
Constructor parameters in org.jvnet.hudson.test with type arguments of type FakeChangeLogSCM.EntryImpl | |
---|---|
FakeChangeLogSCM.ChangelogAction(List<FakeChangeLogSCM.EntryImpl> entries)
|
|
FakeChangeLogSCM.FakeChangeLogSet(AbstractBuild<?,?> build,
List<FakeChangeLogSCM.EntryImpl> entries)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |