|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.scm.ChangeLogSet<BitKeeperChangeset>
hudson.plugins.bitkeeper.BitKeeperChangeSetList
public class BitKeeperChangeSetList
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.scm.ChangeLogSet |
|---|
hudson.scm.ChangeLogSet.Entry |
| Field Summary |
|---|
| Fields inherited from class hudson.scm.ChangeLogSet |
|---|
build |
| Constructor Summary | |
|---|---|
BitKeeperChangeSetList(hudson.model.AbstractBuild<?,?> build,
java.util.List<BitKeeperChangeset> logs)
|
|
| Method Summary | |
|---|---|
java.util.List<BitKeeperChangeset> |
getLogs()
|
boolean |
isEmptySet()
|
java.util.Iterator<BitKeeperChangeset> |
iterator()
|
| Methods inherited from class hudson.scm.ChangeLogSet |
|---|
createEmpty, getItems |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BitKeeperChangeSetList(hudson.model.AbstractBuild<?,?> build,
java.util.List<BitKeeperChangeset> logs)
| Method Detail |
|---|
public boolean isEmptySet()
isEmptySet in class hudson.scm.ChangeLogSet<BitKeeperChangeset>public java.util.Iterator<BitKeeperChangeset> iterator()
public java.util.List<BitKeeperChangeset> getLogs()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||