public static class FakeChangeLogSCM.FakeChangeLogSet extends hudson.scm.ChangeLogSet<FakeChangeLogSCM.EntryImpl> implements Serializable
| Constructor and Description |
|---|
FakeChangeLogSet(hudson.model.Run<?,?> build,
List<FakeChangeLogSCM.EntryImpl> entries) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEmptySet() |
Iterator<FakeChangeLogSCM.EntryImpl> |
iterator() |
createEmpty, createEmpty, getBrowser, getItems, getKind, getRunclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic FakeChangeLogSet(hudson.model.Run<?,?> build,
List<FakeChangeLogSCM.EntryImpl> entries)
public boolean isEmptySet()
isEmptySet in class hudson.scm.ChangeLogSet<FakeChangeLogSCM.EntryImpl>public Iterator<FakeChangeLogSCM.EntryImpl> iterator()
iterator in interface Iterable<FakeChangeLogSCM.EntryImpl>Copyright © 2004–2019. All rights reserved.