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, getRun
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public 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.