org.apache.maven.scm.command.changelog
Interface ChangeLogCommand

All Known Implementing Classes:
AbstractChangeLogCommand

public interface ChangeLogCommand

Version:
$Id: ChangeLogCommand.java 372209 2006-01-25 13:30:01Z evenisse $
Author:
Emmanuel Venisse

Method Summary
 ScmResult executeCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters)
           
 

Method Detail

executeCommand

public ScmResult executeCommand(ScmProviderRepository repository,
                                ScmFileSet fileSet,
                                CommandParameters parameters)
                         throws ScmException
Throws:
ScmException


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.