public class SvnRemoteInfoCommand extends AbstractRemoteInfoCommand implements SvnCommand
Constructor and Description |
---|
SvnRemoteInfoCommand() |
Modifier and Type | Method and Description |
---|---|
RemoteInfoScmResult |
executeRemoteInfoCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
boolean |
remoteUrlExist(ScmProviderRepository repository,
CommandParameters parameters) |
executeCommand
execute, getLogger, setLogger
public SvnRemoteInfoCommand()
public RemoteInfoScmResult executeRemoteInfoCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
executeRemoteInfoCommand
in class AbstractRemoteInfoCommand
ScmException
public boolean remoteUrlExist(ScmProviderRepository repository, CommandParameters parameters) throws ScmException
ScmException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.