org.apache.maven.scm.provider.starteam.command.checkout

Class StarteamCheckOutCommand

public class StarteamCheckOutCommand extends AbstractCheckOutCommand implements StarteamCommand

Version: $Id: StarteamCheckOutCommand.java 372209 2006-01-25 13:30:01Z evenisse $

Author: Emmanuel Venisse Dan T. Tran

Method Summary
static CommandlinecreateCommandLine(StarteamScmProviderRepository repo, File workingDirectory, String tag)
protected CheckOutScmResultexecuteCheckOutCommand(ScmProviderRepository repo, ScmFileSet fileSet, String tag)

Method Detail

createCommandLine

public static Commandline createCommandLine(StarteamScmProviderRepository repo, File workingDirectory, String tag)

executeCheckOutCommand

protected CheckOutScmResult executeCheckOutCommand(ScmProviderRepository repo, ScmFileSet fileSet, String tag)
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.