public class VssUpdateCommand extends AbstractUpdateCommand
Constructor and Description |
---|
VssUpdateCommand() |
Modifier and Type | Method and Description |
---|---|
org.codehaus.plexus.util.cli.Commandline |
buildCmdLine(VssScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version) |
protected UpdateScmResult |
executeUpdateCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
ScmVersion version) |
protected ChangeLogCommand |
getChangeLogCommand() |
executeCommand
execute, getLogger, setLogger
public VssUpdateCommand()
protected UpdateScmResult executeUpdateCommand(ScmProviderRepository repository, ScmFileSet fileSet, ScmVersion version) throws ScmException
executeUpdateCommand
in class AbstractUpdateCommand
ScmException
public org.codehaus.plexus.util.cli.Commandline buildCmdLine(VssScmProviderRepository repo, ScmFileSet fileSet, ScmVersion version) throws ScmException
ScmException
protected ChangeLogCommand getChangeLogCommand()
getChangeLogCommand
in class AbstractUpdateCommand
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.