org.apache.maven.scm.provider.synergy.command.checkout
Class SynergyCheckOutCommand
java.lang.Object
org.apache.maven.scm.command.AbstractCommand
org.apache.maven.scm.command.checkout.AbstractCheckOutCommand
org.apache.maven.scm.provider.synergy.command.checkout.SynergyCheckOutCommand
- All Implemented Interfaces:
- Command, SynergyCommand
public class SynergyCheckOutCommand
- extends AbstractCheckOutCommand
- implements SynergyCommand
- Version:
- $Id: SynergyCheckOutCommand.java 1067549 2011-02-05 23:13:10Z olamy $
- Author:
- Julien Henry
| Fields inherited from interface org.apache.maven.scm.command.Command |
ROLE |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SynergyCheckOutCommand
public SynergyCheckOutCommand()
executeCheckOutCommand
protected CheckOutScmResult executeCheckOutCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
ScmVersion version,
boolean recursive)
throws ScmException
-
- Specified by:
executeCheckOutCommand in class AbstractCheckOutCommand
- Throws:
ScmException
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.