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, setLoggerpublic LocalMkdirCommand()
protected MkdirScmResult executeMkdirCommand(ScmProviderRepository repository, ScmFileSet fileSet, String message, boolean createInLocal) throws ScmException
AbstractMkdirCommandexecuteMkdirCommand in class AbstractMkdirCommandcreateInLocal - TODOScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.