public class UcmChangeLogParser
extends hudson.scm.ChangeLogParser
| Constructor and Description |
|---|
UcmChangeLogParser() |
| Modifier and Type | Method and Description |
|---|---|
UcmChangeLogSet |
parse(hudson.model.AbstractBuild build,
File changeLogFile)
Parses the change log file and returns a ClearCase change log set.
|
public UcmChangeLogSet parse(hudson.model.AbstractBuild build, File changeLogFile) throws IOException, SAXException
parse in class hudson.scm.ChangeLogParserbuild - the build for the change logchangeLogFile - the change log fileIOExceptionSAXExceptionCopyright © 2004-2021. All Rights Reserved.