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.ChangeLogParser
build
- the build for the change logchangeLogFile
- the change log fileIOException
SAXException
Copyright © 2004-2021. All Rights Reserved.