public class GitCommitHelper extends jenkins.SlaveToMasterFileCallable<Boolean>
| Constructor and Description |
|---|
GitCommitHelper(hudson.model.AbstractBuild<?,?> build,
hudson.plugins.git.GitSCM scm,
DebUtils.Runner runner,
String commitMessage,
Collection<String> modules) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
invoke(File localWorkspace,
hudson.remoting.VirtualChannel channel) |
public GitCommitHelper(hudson.model.AbstractBuild<?,?> build,
hudson.plugins.git.GitSCM scm,
DebUtils.Runner runner,
String commitMessage,
Collection<String> modules)
throws IOException,
InterruptedException
IOExceptionInterruptedExceptionpublic Boolean invoke(File localWorkspace, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
IOExceptionInterruptedExceptionCopyright © 2004-2015. All Rights Reserved.