org.apache.maven.scm.command.unedit

Class AbstractUnEditCommand

public abstract class AbstractUnEditCommand extends AbstractCommand

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

Method Detail

executeCommand

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

executeUnEditCommand

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