public class VssEditCommand extends AbstractEditCommand
Constructor and Description |
---|
VssEditCommand() |
Modifier and Type | Method and Description |
---|---|
List<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<Commandline> buildCmdLine(VssScmProviderRepository repo, ScmFileSet fileSet) throws ScmException
ScmException
protected ChangeLogCommand getChangeLogCommand()
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.