|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of HarvestChangeLogEntry in hudson.plugins.harvest |
|---|
| Methods in hudson.plugins.harvest that return types with arguments of type HarvestChangeLogEntry | |
|---|---|
protected List<HarvestChangeLogEntry> |
HarvestSCM.checkoutInternal(hudson.Launcher launcher,
hudson.FilePath workspace,
hudson.model.TaskListener listener)
|
List<HarvestChangeLogEntry> |
HarvestChangeLogSet.getLogs()
|
Iterator<HarvestChangeLogEntry> |
HarvestChangeLogSet.iterator()
|
static hudson.scm.ChangeLogSet<HarvestChangeLogEntry> |
HarvestChangeLogSet.parse(hudson.model.AbstractBuild<?,?> build,
File changeLogFile)
|
hudson.scm.ChangeLogSet<HarvestChangeLogEntry> |
HarvestChangeLogParser.parse(hudson.model.AbstractBuild build,
File changelogFile)
|
| Method parameters in hudson.plugins.harvest with type arguments of type HarvestChangeLogEntry | |
|---|---|
protected void |
HarvestSCM.parse(InputStream inputStream,
List<HarvestChangeLogEntry> listOfChanges)
|
static void |
HarvestChangeLogSet.saveToChangeLog(OutputStream outputStream,
hudson.scm.ChangeLogSet<HarvestChangeLogEntry> history)
Stores the history objects to the output stream as xml |
| Constructor parameters in hudson.plugins.harvest with type arguments of type HarvestChangeLogEntry | |
|---|---|
HarvestChangeLogSet(hudson.model.AbstractBuild<?,?> build,
List<HarvestChangeLogEntry> logs)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||