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
- 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)
throws ScmException
- Specified by:
executeCheckOutCommand
in class AbstractCheckOutCommand
- Throws:
ScmException
Copyright © 2003-2010 Apache Software Foundation. All Rights Reserved.