|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.scm.ChangeLogSet<MercurialChangeSet>
hudson.plugins.mercurial.MercurialChangeSetList
public class MercurialChangeSetList
List of changeset that went into a particular build.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class hudson.scm.ChangeLogSet |
|---|
hudson.scm.ChangeLogSet.AffectedFile, hudson.scm.ChangeLogSet.Entry |
| Field Summary |
|---|
| Fields inherited from class hudson.scm.ChangeLogSet |
|---|
build |
| Method Summary | |
|---|---|
java.lang.String |
getKind()
|
java.util.List<MercurialChangeSet> |
getLogs()
|
boolean |
isEmptySet()
|
java.util.Iterator<MercurialChangeSet> |
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 |
| Method Detail |
|---|
public boolean isEmptySet()
isEmptySet in class hudson.scm.ChangeLogSet<MercurialChangeSet>public java.util.Iterator<MercurialChangeSet> iterator()
public java.util.List<MercurialChangeSet> getLogs()
public java.lang.String getKind()
getKind in class hudson.scm.ChangeLogSet<MercurialChangeSet>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||