org.apache.maven.scm.command.edit

Class AbstractEditCommand

public abstract class AbstractEditCommand extends AbstractCommand

Method Summary
ScmResultexecuteCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)
protected abstract ScmResultexecuteEditCommand(ScmProviderRepository repository, ScmFileSet fileSet)

Method Detail

executeCommand

public ScmResult executeCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)

executeEditCommand

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