public class VssAddCommand extends AbstractAddCommand
| Constructor and Description | 
|---|
VssAddCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
Commandline | 
buildCmdLine(VssScmProviderRepository repo,
                        ScmFileSet fileSet)  | 
Commandline | 
buildSetCurrentProjectCmdLine(VssScmProviderRepository repo)  | 
protected ScmResult | 
executeAddCommand(ScmProviderRepository repository,
                                  ScmFileSet fileSet,
                                  String message,
                                  boolean binary) | 
executeCommandexecute, getLogger, setLoggerpublic VssAddCommand()
protected ScmResult executeAddCommand(ScmProviderRepository repository, ScmFileSet fileSet, String message, boolean binary) throws ScmException
executeAddCommand in class AbstractAddCommandScmExceptionpublic Commandline buildCmdLine(VssScmProviderRepository repo, ScmFileSet fileSet) throws ScmException
ScmExceptionpublic Commandline buildSetCurrentProjectCmdLine(VssScmProviderRepository repo) throws ScmException
ScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.