org.apache.maven.scm.provider.hg.command.checkout
Class HgCheckOutCommand
java.lang.Object
org.apache.maven.scm.command.AbstractCommand
org.apache.maven.scm.command.checkout.AbstractCheckOutCommand
org.apache.maven.scm.provider.hg.command.checkout.HgCheckOutCommand
- All Implemented Interfaces:
- Command
public class HgCheckOutCommand
- extends AbstractCheckOutCommand
- implements Command
- Version:
- $Id: HgCheckOutCommand.java 1207290 2011-11-28 15:20:44Z olamy $
- Author:
- thurner rupert, Olivier Lamy
| 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 |
HgCheckOutCommand
public HgCheckOutCommand()
executeCheckOutCommand
protected CheckOutScmResult executeCheckOutCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion scmVersion,
boolean recursive)
throws ScmException
-
- Specified by:
executeCheckOutCommand in class AbstractCheckOutCommand
- Throws:
ScmException
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.