Package | Description |
---|---|
hudson.plugins.clearcase | |
hudson.plugins.clearcase.util |
Modifier and Type | Method and Description |
---|---|
List<ClearCaseChangeLogEntry> |
ClearCaseChangeLogSet.getLogs() |
Iterator<ClearCaseChangeLogEntry> |
ClearCaseChangeLogSet.iterator() |
hudson.scm.ChangeLogSet<ClearCaseChangeLogEntry> |
ClearCaseChangeLogParser.parse(hudson.model.AbstractBuild build,
File changelogFile) |
Modifier and Type | Method and Description |
---|---|
static void |
ClearCaseChangeLogSet.saveToChangeLog(OutputStream outputStream,
List<ClearCaseChangeLogEntry> history)
Stores the history objects to the output stream as xml
|
Constructor and Description |
---|
ClearCaseChangeLogSet(hudson.model.AbstractBuild<?,?> build,
List<ClearCaseChangeLogEntry> logs) |
Modifier and Type | Method and Description |
---|---|
List<ClearCaseChangeLogEntry> |
ChangeLogEntryMerger.getMergedList(List<ClearCaseChangeLogEntry> orgList) |
Modifier and Type | Method and Description |
---|---|
List<ClearCaseChangeLogEntry> |
ChangeLogEntryMerger.getMergedList(List<ClearCaseChangeLogEntry> orgList) |
Copyright © 2004-2014. All Rights Reserved.