public class ScriptSCMChangeLogSet extends hudson.scm.ChangeLogSet<ScriptSCMChangeLogEntry>
| Modifier | Constructor and Description |
|---|---|
protected |
ScriptSCMChangeLogSet(hudson.model.AbstractBuild<?,?> build,
List<ScriptSCMChangeLogEntry> changeLogEntries) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isEmptySet() |
Iterator<ScriptSCMChangeLogEntry> |
iterator() |
static ScriptSCMChangeLogSet |
parse(hudson.model.AbstractBuild<?,?> build,
File changelogFile) |
createEmpty, createEmpty, getBrowser, getItems, getKind, getRunclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorprotected ScriptSCMChangeLogSet(hudson.model.AbstractBuild<?,?> build,
List<ScriptSCMChangeLogEntry> changeLogEntries)
public Iterator<ScriptSCMChangeLogEntry> iterator()
public boolean isEmptySet()
isEmptySet in class hudson.scm.ChangeLogSet<ScriptSCMChangeLogEntry>public static ScriptSCMChangeLogSet parse(hudson.model.AbstractBuild<?,?> build, File changelogFile) throws IOException, SAXException
IOExceptionSAXExceptionCopyright © 2016–2017. All rights reserved.