public abstract class AbstractCvsMkdirCommand extends AbstractMkdirCommand
| Constructor and Description |
|---|
AbstractCvsMkdirCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected MkdirScmResult |
executeMkdirCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
java.lang.String message,
boolean createInLocal)
Creates directories in the remote repository.
|
protected abstract Command |
getAddCommand() |
executeCommandexecute, getLogger, setLoggerprotected MkdirScmResult executeMkdirCommand(ScmProviderRepository repository, ScmFileSet fileSet, java.lang.String message, boolean createInLocal) throws ScmException
executeMkdirCommand in class AbstractMkdirCommandcreateInLocal - TODOScmExceptionprotected abstract Command getAddCommand()