public class IntegrityChangeLogParser
extends hudson.scm.ChangeLogParser
| Constructor and Description |
|---|
IntegrityChangeLogParser(String url)
Provides a mechanism to obtain the host/port information
for constructing links to annotations and differences views
|
| Modifier and Type | Method and Description |
|---|---|
IntegrityChangeLogSet |
parse(hudson.model.AbstractBuild build,
File changeLogFile)
Overridden ChangeLogParser
|
public IntegrityChangeLogParser(String url)
public IntegrityChangeLogSet parse(hudson.model.AbstractBuild build, File changeLogFile) throws IOException, SAXException
parse in class hudson.scm.ChangeLogParserIOExceptionSAXExceptionChangeLogParser.parse(hudson.model.AbstractBuild, java.io.File)Copyright © 2004-2015 Hudson. All Rights Reserved.