public abstract class AbstractCvsRemoveCommand extends AbstractRemoveCommand implements CvsCommand
| Constructor and Description |
|---|
AbstractCvsRemoveCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract RemoveScmResult |
executeCvsCommand(Commandline cl,
List<ScmFile> removedFiles) |
protected ScmResult |
executeRemoveCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String message) |
executeCommandexecute, getLogger, setLoggerpublic AbstractCvsRemoveCommand()
protected ScmResult executeRemoveCommand(ScmProviderRepository repo, ScmFileSet fileSet, String message) throws ScmException
executeRemoveCommand in class AbstractRemoveCommandScmExceptionprotected abstract RemoveScmResult executeCvsCommand(Commandline cl, List<ScmFile> removedFiles) throws ScmException
ScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.