public class VssCheckInCommand extends AbstractCheckInCommand
NAME| Constructor and Description |
|---|
VssCheckInCommand() |
| Modifier and Type | Method and Description |
|---|---|
List<org.codehaus.plexus.util.cli.Commandline> |
buildCmdLine(VssScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version) |
protected CheckInScmResult |
executeCheckInCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
String message,
ScmVersion scmVersion)
(non-Javadoc)
|
executeCommandexecute, getLogger, setLoggerpublic VssCheckInCommand()
protected CheckInScmResult executeCheckInCommand(ScmProviderRepository repository, ScmFileSet fileSet, String message, ScmVersion scmVersion) throws ScmException
executeCheckInCommand in class AbstractCheckInCommandScmExceptionpublic List<org.codehaus.plexus.util.cli.Commandline> buildCmdLine(VssScmProviderRepository repo, ScmFileSet fileSet, ScmVersion version) throws ScmException
ScmExceptionCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.