public class DimensionsChangeLogParser
extends hudson.scm.ChangeLogParser
| Constructor and Description |
|---|
DimensionsChangeLogParser() |
| Modifier and Type | Method and Description |
|---|---|
DimensionsChangeSetList |
parse(hudson.model.AbstractBuild build,
File changelogFile)
When move to 1.568+, deprecate the AbstractBuild method and add the following method signature:
|
public DimensionsChangeSetList parse(hudson.model.AbstractBuild build, File changelogFile) throws IOException, SAXException
parse in class hudson.scm.ChangeLogParserIOExceptionSAXExceptionCopyright © 2004-2016. All Rights Reserved.