public abstract class AbstractCvsMkdirCommand extends AbstractMkdirCommand
| Constructor and Description | 
|---|
AbstractCvsMkdirCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected MkdirScmResult | 
executeMkdirCommand(ScmProviderRepository repository,
                                      ScmFileSet fileSet,
                                      String message,
                                      boolean createInLocal)
Creates directories in the remote repository. 
 | 
protected abstract Command | 
getAddCommand()  | 
executeCommandexecute, getLogger, setLoggerpublic AbstractCvsMkdirCommand()
protected MkdirScmResult executeMkdirCommand(ScmProviderRepository repository, ScmFileSet fileSet, String message, boolean createInLocal) throws ScmException
executeMkdirCommand in class AbstractMkdirCommandcreateInLocal - TODOScmExceptionprotected abstract Command getAddCommand()
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.