public class LocalMkdirCommand extends AbstractMkdirCommand
| Constructor and Description |
|---|
LocalMkdirCommand() |
| 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.
|
executeCommandexecute, getLogger, setLoggerprotected MkdirScmResult executeMkdirCommand(ScmProviderRepository repository, ScmFileSet fileSet, java.lang.String message, boolean createInLocal) throws ScmException
AbstractMkdirCommandexecuteMkdirCommand in class AbstractMkdirCommandcreateInLocal - TODOScmException