public class BitKeeperChangeSetList extends hudson.scm.ChangeLogSet<BitKeeperChangeset>
| Constructor and Description |
|---|
BitKeeperChangeSetList(hudson.model.AbstractBuild<?,?> build,
List<BitKeeperChangeset> logs) |
| Modifier and Type | Method and Description |
|---|---|
List<BitKeeperChangeset> |
getLogs() |
boolean |
isEmptySet() |
Iterator<BitKeeperChangeset> |
iterator() |
createEmpty, createEmpty, getBrowser, getItems, getKind, getRunclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic BitKeeperChangeSetList(hudson.model.AbstractBuild<?,?> build,
List<BitKeeperChangeset> logs)
public boolean isEmptySet()
isEmptySet in class hudson.scm.ChangeLogSet<BitKeeperChangeset>public Iterator<BitKeeperChangeset> iterator()
public List<BitKeeperChangeset> getLogs()
Copyright © 2004-2015. All Rights Reserved.