org.apache.maven.scm.provider.local.command.checkout
Class LocalCheckOutCommand
java.lang.Object
org.apache.maven.scm.command.AbstractCommand
org.apache.maven.scm.command.checkout.AbstractCheckOutCommand
org.apache.maven.scm.provider.local.command.checkout.LocalCheckOutCommand
- All Implemented Interfaces:
- Command, LocalCommand
public class LocalCheckOutCommand
- extends AbstractCheckOutCommand
- implements LocalCommand
- Version:
- $Id: LocalCheckOutCommand.java 524909 2007-04-02 20:02:44Z evenisse $
- Author:
- Trygve Laugstøl
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 |
LocalCheckOutCommand
public LocalCheckOutCommand()
executeCheckOutCommand
protected CheckOutScmResult executeCheckOutCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version)
throws ScmException
- Specified by:
executeCheckOutCommand
in class AbstractCheckOutCommand
- Throws:
ScmException
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.