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