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) |
executeCommand
execute, getLogger, setLogger
public VssAddCommand()
protected ScmResult executeAddCommand(ScmProviderRepository repository, ScmFileSet fileSet, String message, boolean binary) throws ScmException
executeAddCommand
in class AbstractAddCommand
ScmException
public org.codehaus.plexus.util.cli.Commandline buildCmdLine(VssScmProviderRepository repo, ScmFileSet fileSet) throws ScmException
ScmException
public org.codehaus.plexus.util.cli.Commandline buildSetCurrentProjectCmdLine(VssScmProviderRepository repo) throws ScmException
ScmException
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.