public abstract class AbstractRemoteInfoCommand extends AbstractCommand
Constructor and Description |
---|
AbstractRemoteInfoCommand() |
Modifier and Type | Method and Description |
---|---|
protected ScmResult |
executeCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
abstract RemoteInfoScmResult |
executeRemoteInfoCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
execute, getLogger, setLogger
public abstract RemoteInfoScmResult executeRemoteInfoCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
ScmException
protected ScmResult executeCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
executeCommand
in class AbstractCommand
ScmException
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.