|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecthudson.scm.ChangeLogSet<UnityChangelog>
hudson.plugins.unityasset.scm.UnityChangelogSet
public class UnityChangelogSet
| Nested Class Summary | |
|---|---|
static class |
UnityChangelogSet.XMLSerializer
|
| 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 |
| Constructor Summary | |
|---|---|
UnityChangelogSet(hudson.model.AbstractBuild build,
java.util.List<UnityChangelog> changes)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getKind()
|
boolean |
isEmptySet()
|
java.util.Iterator<UnityChangelog> |
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 UnityChangelogSet(hudson.model.AbstractBuild build,
java.util.List<UnityChangelog> changes)
| Method Detail |
|---|
public java.lang.String getKind()
getKind in class hudson.scm.ChangeLogSet<UnityChangelog>public boolean isEmptySet()
isEmptySet in class hudson.scm.ChangeLogSet<UnityChangelog>public java.util.Iterator<UnityChangelog> iterator()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||