public class GitInfoCallback extends RepositoryListenerCallback<GitConfig>
listener
Constructor and Description |
---|
GitInfoCallback(hudson.model.TaskListener listener)
Constructor for GitInfoCallback
|
Modifier and Type | Method and Description |
---|---|
GitConfig |
invoke(org.eclipse.jgit.lib.Repository repository,
hudson.remoting.VirtualChannel channel) |
public GitInfoCallback(hudson.model.TaskListener listener)
listener
- The TaskListenerpublic GitConfig invoke(org.eclipse.jgit.lib.Repository repository, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke
in interface org.jenkinsci.plugins.gitclient.RepositoryCallback<GitConfig>
invoke
in class RepositoryListenerCallback<GitConfig>
IOException
InterruptedException
Copyright © 2015–2019 Red Hat. All rights reserved.