public class LocalMkdirCommand extends AbstractMkdirCommand
| Constructor and Description |
|---|
LocalMkdirCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected MkdirScmResult |
executeMkdirCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
String message,
boolean createInLocal)
Creates directories in the remote repository.
|
executeCommandexecute, getLogger, setLoggerprotected MkdirScmResult executeMkdirCommand(ScmProviderRepository repository, ScmFileSet fileSet, String message, boolean createInLocal) throws ScmException
AbstractMkdirCommandexecuteMkdirCommand in class AbstractMkdirCommandcreateInLocal - TODOScmExceptionCopyright © 2003-2015 The Apache Software Foundation. All Rights Reserved.