public class ExtractChangeLogSet extends hudson.scm.ChangeLogSet<ExtractChangeLogParser.ExtractChangeLogEntry>
Constructor and Description |
---|
ExtractChangeLogSet(hudson.model.AbstractBuild<?,?> build,
List<ExtractChangeLogParser.ExtractChangeLogEntry> changeLogs) |
Modifier and Type | Method and Description |
---|---|
boolean |
isEmptySet() |
Iterator<ExtractChangeLogParser.ExtractChangeLogEntry> |
iterator() |
createEmpty, createEmpty, getBrowser, getItems, getKind, getRun
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public ExtractChangeLogSet(hudson.model.AbstractBuild<?,?> build, List<ExtractChangeLogParser.ExtractChangeLogEntry> changeLogs)
public boolean isEmptySet()
isEmptySet
in class hudson.scm.ChangeLogSet<ExtractChangeLogParser.ExtractChangeLogEntry>
public Iterator<ExtractChangeLogParser.ExtractChangeLogEntry> iterator()
Copyright © 2004–2022. All rights reserved.