public class FindCommitMessageCallback extends RepositoryListenerAwareCallback<String>
| Modifier and Type | Field and Description |
|---|---|
org.eclipse.jgit.lib.ObjectId |
id |
listener| Constructor and Description |
|---|
FindCommitMessageCallback(hudson.model.TaskListener listener,
org.eclipse.jgit.lib.ObjectId id) |
public FindCommitMessageCallback(hudson.model.TaskListener listener,
org.eclipse.jgit.lib.ObjectId id)
public String invoke(org.eclipse.jgit.lib.Repository repo, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke in interface org.jenkinsci.plugins.gitclient.RepositoryCallback<String>invoke in class RepositoryListenerAwareCallback<String>IOExceptionInterruptedExceptionCopyright © 2004–2014. All rights reserved.