|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.scm.ChangeLogSet<ChangeSet>
hudson.plugins.tfs.model.ChangeLogSet
public class ChangeLogSet
ChangeLogSet for the Team Foundation Server SCM The log set will set the parent of the log entries in the constructor.
| 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 | |
|---|---|
ChangeLogSet(hudson.model.AbstractBuild<?,?> build,
java.util.List<ChangeSet> changesets)
|
|
| Method Summary | |
|---|---|
boolean |
isEmptySet()
|
java.util.Iterator<ChangeSet> |
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 ChangeLogSet(hudson.model.AbstractBuild<?,?> build,
java.util.List<ChangeSet> changesets)
| Method Detail |
|---|
public boolean isEmptySet()
isEmptySet in class hudson.scm.ChangeLogSet<ChangeSet>public java.util.Iterator<ChangeSet> iterator()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||