public class JGitRemoteInfoCommand extends AbstractRemoteInfoCommand implements GitCommand
logger| Constructor and Description |
|---|
JGitRemoteInfoCommand() |
| Modifier and Type | Method and Description |
|---|---|
RemoteInfoScmResult |
executeRemoteInfoCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
void |
setSshSessionFactorySupplier(BiFunction<GitScmProviderRepository,org.slf4j.Logger,ScmProviderAwareSshdSessionFactory> sshSessionFactorySupplier) |
executeCommandexecutepublic JGitRemoteInfoCommand()
public void setSshSessionFactorySupplier(BiFunction<GitScmProviderRepository,org.slf4j.Logger,ScmProviderAwareSshdSessionFactory> sshSessionFactorySupplier)
public RemoteInfoScmResult executeRemoteInfoCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
executeRemoteInfoCommand in class AbstractRemoteInfoCommandScmExceptionCopyright © 2003–2024 The Apache Software Foundation. All rights reserved.