public final class SubversionChangeLogBuilder extends Object
SubversionSCM.| Modifier and Type | Field and Description |
|---|---|
static boolean |
debug |
| Constructor and Description |
|---|
SubversionChangeLogBuilder(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
SubversionSCM scm) |
public SubversionChangeLogBuilder(hudson.model.AbstractBuild<?,?> build,
hudson.model.BuildListener listener,
SubversionSCM scm)
throws IOException
IOExceptionpublic boolean run(Collection<SubversionSCM.External> externals, Result changeLog) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2004-2015 Hudson. All Rights Reserved.