public abstract class AbstractEditCommand extends AbstractCommand
logger| Constructor and Description |
|---|
AbstractEditCommand() |
| Modifier and Type | Method and Description |
|---|---|
ScmResult |
executeCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
protected abstract ScmResult |
executeEditCommand(ScmProviderRepository repository,
ScmFileSet fileSet) |
executepublic AbstractEditCommand()
public ScmResult executeCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
executeCommand in class AbstractCommandScmExceptionprotected abstract ScmResult executeEditCommand(ScmProviderRepository repository, ScmFileSet fileSet) throws ScmException
ScmExceptionCopyright © 2003–2024 The Apache Software Foundation. All rights reserved.