Uses of Class
org.jvnet.hudson.test.FakeChangeLogSCM.EntryImpl
Packages that use FakeChangeLogSCM.EntryImpl
-
Uses of FakeChangeLogSCM.EntryImpl in org.jvnet.hudson.test
Methods in org.jvnet.hudson.test that return FakeChangeLogSCM.EntryImplModifier and TypeMethodDescriptionFakeChangeLogSCM.addChange()
FakeChangeLogSCM.EntryImpl.withAuthor
(String author) Methods in org.jvnet.hudson.test that return types with arguments of type FakeChangeLogSCM.EntryImplConstructor parameters in org.jvnet.hudson.test with type arguments of type FakeChangeLogSCM.EntryImplModifierConstructorDescriptionChangelogAction
(List<FakeChangeLogSCM.EntryImpl> entries, String changeLogFile) FakeChangeLogSet
(hudson.model.Run<?, ?> build, List<FakeChangeLogSCM.EntryImpl> entries)