public class MercurialChangeSetList extends hudson.scm.ChangeLogSet<MercurialChangeSet>
| Modifier and Type | Method and Description |
|---|---|
String |
getKind() |
List<MercurialChangeSet> |
getLogs() |
boolean |
isEmptySet() |
Iterator<MercurialChangeSet> |
iterator() |
public boolean isEmptySet()
isEmptySet in class hudson.scm.ChangeLogSet<MercurialChangeSet>public Iterator<MercurialChangeSet> iterator()
public List<MercurialChangeSet> getLogs()
public String getKind()
getKind in class hudson.scm.ChangeLogSet<MercurialChangeSet>Copyright © 2004-2013. All Rights Reserved.