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() |
executeCommandexecute, getLogger, setLoggerpublic VssEditCommand()
protected ScmResult executeEditCommand(ScmProviderRepository repository, ScmFileSet fileSet) throws ScmException
executeEditCommand in class AbstractEditCommandScmExceptionpublic List<Commandline> buildCmdLine(VssScmProviderRepository repo, ScmFileSet fileSet) throws ScmException
ScmExceptionprotected ChangeLogCommand getChangeLogCommand()
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.