com.deluan.jenkins.plugins.rtc.changelog
Class JazzChangeSetList
java.lang.Object
hudson.scm.ChangeLogSet<JazzChangeSet>
com.deluan.jenkins.plugins.rtc.changelog.JazzChangeSetList
- All Implemented Interfaces:
- Iterable<JazzChangeSet>
public class JazzChangeSetList
- extends hudson.scm.ChangeLogSet<JazzChangeSet>
- Author:
- deluan
| Nested classes/interfaces inherited from class hudson.scm.ChangeLogSet |
hudson.scm.ChangeLogSet.AffectedFile, hudson.scm.ChangeLogSet.Entry |
| Fields inherited from class hudson.scm.ChangeLogSet |
build |
| 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 |
JazzChangeSetList
public JazzChangeSetList(hudson.model.AbstractBuild build,
List<JazzChangeSet> logs)
isEmptySet
public boolean isEmptySet()
- Specified by:
isEmptySet in class hudson.scm.ChangeLogSet<JazzChangeSet>
iterator
public Iterator<JazzChangeSet> iterator()
getLogs
public List<JazzChangeSet> getLogs()
getKind
public String getKind()
- Overrides:
getKind in class hudson.scm.ChangeLogSet<JazzChangeSet>
Copyright © 2004-2011. All Rights Reserved.