public abstract class AbstractLoginCommand extends AbstractCommand
Constructor and Description |
---|
AbstractLoginCommand() |
Modifier and Type | Method and Description |
---|---|
protected ScmResult |
executeCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
abstract LoginScmResult |
executeLoginCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
execute, getLogger, setLogger
public AbstractLoginCommand()
public abstract LoginScmResult executeLoginCommand(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–2015 The Apache Software Foundation. All rights reserved.