public final class VaultSCMChangeLogSet extends hudson.scm.ChangeLogSet<VaultSCMChangeLogSet.VaultSCMChangeLogSetEntry>
| Modifier and Type | Class and Description |
|---|---|
static class |
VaultSCMChangeLogSet.VaultSCMChangeLogSetEntry |
| Modifier | Constructor and Description |
|---|---|
protected |
VaultSCMChangeLogSet(hudson.model.AbstractBuild<?,?> build) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addEntry(VaultSCMChangeLogSet.VaultSCMChangeLogSetEntry e) |
boolean |
isEmptySet() |
Iterator<VaultSCMChangeLogSet.VaultSCMChangeLogSetEntry> |
iterator() |
protected VaultSCMChangeLogSet(hudson.model.AbstractBuild<?,?> build)
public Iterator<VaultSCMChangeLogSet.VaultSCMChangeLogSetEntry> iterator()
public boolean isEmptySet()
isEmptySet in class hudson.scm.ChangeLogSet<VaultSCMChangeLogSet.VaultSCMChangeLogSetEntry>public boolean addEntry(VaultSCMChangeLogSet.VaultSCMChangeLogSetEntry e)
Copyright © 2004-2013. All Rights Reserved.