org.apache.maven.scm.provider.starteam.command.checkout
Class StarteamCheckOutCommand
java.lang.Object
org.apache.maven.scm.command.AbstractCommand
org.apache.maven.scm.command.checkout.AbstractCheckOutCommand
org.apache.maven.scm.provider.starteam.command.checkout.StarteamCheckOutCommand
- All Implemented Interfaces:
- Command, StarteamCommand
public class StarteamCheckOutCommand
- extends AbstractCheckOutCommand
- implements StarteamCommand
- Version:
- $Id: StarteamCheckOutCommand.java 1054738 2011-01-03 20:40:39Z olamy $
- Author:
- Emmanuel Venisse, Dan T. Tran, 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 |
StarteamCheckOutCommand
public StarteamCheckOutCommand()
executeCheckOutCommand
protected CheckOutScmResult executeCheckOutCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version,
boolean recursive)
throws ScmException
-
- Specified by:
executeCheckOutCommand in class AbstractCheckOutCommand
- Throws:
ScmException
createCommandLine
public static org.codehaus.plexus.util.cli.Commandline createCommandLine(StarteamScmProviderRepository repo,
ScmFileSet baseDir,
ScmVersion version)
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.