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

All Known Implementing Classes:
AbstractChangeLogCommand

public interface ChangeLogCommand

Version:
$Id: ChangeLogCommand.java 483105 2006-12-06 15:07:54Z evenisse $
Author:
Emmanuel Venisse

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

Method Detail

executeCommand

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


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.