|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.scm.ChangeLogParser
hudson.plugins.git.GitChangeLogParser
public class GitChangeLogParser
Parse the git log
| Constructor Summary | |
|---|---|
GitChangeLogParser(boolean authorOrCommitter)
|
|
| Method Summary | |
|---|---|
GitChangeSetList |
parse(hudson.model.AbstractBuild build,
java.io.File changelogFile)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GitChangeLogParser(boolean authorOrCommitter)
| Method Detail |
|---|
public GitChangeSetList parse(hudson.model.AbstractBuild build,
java.io.File changelogFile)
throws java.io.IOException,
org.xml.sax.SAXException
parse in class hudson.scm.ChangeLogParserjava.io.IOException
org.xml.sax.SAXException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||