org.apache.maven.scm.command.checkout

Class AbstractCheckOutCommand

public abstract class AbstractCheckOutCommand extends AbstractCommand

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

Author: Emmanuel Venisse Trygve Laugstøl

Method Summary
protected abstract CheckOutScmResultexecuteCheckOutCommand(ScmProviderRepository repository, ScmFileSet fileSet, String tag)
ScmResultexecuteCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)

Method Detail

executeCheckOutCommand

protected abstract CheckOutScmResult executeCheckOutCommand(ScmProviderRepository repository, ScmFileSet fileSet, String tag)

executeCommand

public ScmResult executeCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.