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) |
executeCommand
execute
public 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 AbstractRemoteInfoCommand
ScmException
Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.