public abstract class AbstractUnEditCommand extends AbstractCommand
| Constructor and Description |
|---|
AbstractUnEditCommand() |
| Modifier and Type | Method and Description |
|---|---|
ScmResult |
executeCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters) |
protected abstract ScmResult |
executeUnEditCommand(ScmProviderRepository repository,
ScmFileSet fileSet) |
execute, getLogger, setLoggerpublic AbstractUnEditCommand()
public ScmResult executeCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
executeCommand in class AbstractCommandScmExceptionprotected abstract ScmResult executeUnEditCommand(ScmProviderRepository repository, ScmFileSet fileSet) throws ScmException
ScmExceptionCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.