public class VssAddCommand extends AbstractAddCommand
| Constructor and Description |
|---|
VssAddCommand() |
| Modifier and Type | Method and Description |
|---|---|
org.codehaus.plexus.util.cli.Commandline |
buildCmdLine(VssScmProviderRepository repo,
ScmFileSet fileSet) |
org.codehaus.plexus.util.cli.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 org.codehaus.plexus.util.cli.Commandline buildCmdLine(VssScmProviderRepository repo, ScmFileSet fileSet) throws ScmException
ScmExceptionpublic org.codehaus.plexus.util.cli.Commandline buildSetCurrentProjectCmdLine(VssScmProviderRepository repo) throws ScmException
ScmExceptionCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.