public class FindCommitAuthorCallback extends RepositoryListenerAwareCallback<String>
Modifier and Type | Field and Description |
---|---|
org.eclipse.jgit.lib.ObjectId |
id |
listener
Constructor and Description |
---|
FindCommitAuthorCallback(hudson.model.TaskListener listener,
org.eclipse.jgit.lib.ObjectId id) |
public FindCommitAuthorCallback(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>
IOException
InterruptedException
Copyright © 2004–2015. All rights reserved.