public class VssEditCommand extends AbstractEditCommand
Constructor and Description |
---|
VssEditCommand() |
Modifier and Type | Method and Description |
---|---|
List<org.codehaus.plexus.util.cli.Commandline> |
buildCmdLine(VssScmProviderRepository repo,
ScmFileSet fileSet) |
protected ScmResult |
executeEditCommand(ScmProviderRepository repository,
ScmFileSet fileSet) |
protected ChangeLogCommand |
getChangeLogCommand() |
executeCommand
execute, getLogger, setLogger
public VssEditCommand()
protected ScmResult executeEditCommand(ScmProviderRepository repository, ScmFileSet fileSet) throws ScmException
executeEditCommand
in class AbstractEditCommand
ScmException
public List<org.codehaus.plexus.util.cli.Commandline> buildCmdLine(VssScmProviderRepository repo, ScmFileSet fileSet) throws ScmException
ScmException
protected ChangeLogCommand getChangeLogCommand()
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.