public class P4ChangeParser
extends hudson.scm.ChangeLogParser
Modifier and Type | Class and Description |
---|---|
static class |
P4ChangeParser.ChangeLogHandler |
Constructor and Description |
---|
P4ChangeParser() |
Modifier and Type | Method and Description |
---|---|
hudson.scm.ChangeLogSet<? extends hudson.scm.ChangeLogSet.Entry> |
parse(hudson.model.AbstractBuild build,
File file)
Uses the "index.jelly" view to render the changelist details and use the
"digest.jelly" view of to render the summary page.
|
public hudson.scm.ChangeLogSet<? extends hudson.scm.ChangeLogSet.Entry> parse(hudson.model.AbstractBuild build, File file) throws IOException, SAXException
parse
in class hudson.scm.ChangeLogParser
IOException
SAXException
Copyright © 2004-2015. All Rights Reserved.