org.apache.maven.scm.command.add

Class AbstractAddCommand

public abstract class AbstractAddCommand extends AbstractCommand

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

Author: Trygve Laugstøl

Method Summary
protected abstract ScmResultexecuteAddCommand(ScmProviderRepository repository, ScmFileSet fileSet, String message, boolean binary)
protected ScmResultexecuteCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)

Method Detail

executeAddCommand

protected abstract ScmResult executeAddCommand(ScmProviderRepository repository, ScmFileSet fileSet, String message, boolean binary)

executeCommand

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