public class RepoChangeLogSet extends hudson.scm.ChangeLogSet<ChangeLogEntry>
| Modifier and Type | Method and Description |
|---|---|
String |
getKind() |
boolean |
isEmptySet() |
Iterator<ChangeLogEntry> |
iterator()
Returns an iterator for our RepoChangeLogEntry list.
|
createEmpty, createEmpty, getBrowser, getItems, getRunclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic Iterator<ChangeLogEntry> iterator()
public boolean isEmptySet()
isEmptySet in class hudson.scm.ChangeLogSet<ChangeLogEntry>public String getKind()
getKind in class hudson.scm.ChangeLogSet<ChangeLogEntry>Copyright © 2016–2019. All rights reserved.