public final class RepositoryInfoCallback extends Object implements org.jenkinsci.plugins.gitclient.RepositoryCallback<RepositoryInfo>
Constructor and Description |
---|
RepositoryInfoCallback() |
Modifier and Type | Method and Description |
---|---|
RepositoryInfo |
invoke(org.eclipse.jgit.lib.Repository repository,
hudson.remoting.VirtualChannel channel) |
public RepositoryInfo invoke(org.eclipse.jgit.lib.Repository repository, hudson.remoting.VirtualChannel channel) throws IOException, InterruptedException
invoke
in interface org.jenkinsci.plugins.gitclient.RepositoryCallback<RepositoryInfo>
IOException
InterruptedException
Copyright © 2016–2023. All rights reserved.