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.
|
executeCommand
execute, getLogger, setLogger
public LocalMkdirCommand()
protected MkdirScmResult executeMkdirCommand(ScmProviderRepository repository, ScmFileSet fileSet, String message, boolean createInLocal) throws ScmException
AbstractMkdirCommand
executeMkdirCommand
in class AbstractMkdirCommand
createInLocal
- TODOScmException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.