org.apache.maven.scm.provider.local.command.changelog

Class LocalChangeLogCommand

public class LocalChangeLogCommand extends AbstractChangeLogCommand

Version: $Id: LocalChangeLogCommand.java 374369 2006-02-02 11:59:40Z evenisse $

Author: Emmanuel Venisse

Method Summary
protected ChangeLogScmResultexecuteChangeLogCommand(ScmProviderRepository repository, ScmFileSet fileSet, Date startDate, Date endDate, String branch, String datePattern)

Method Detail

executeChangeLogCommand

protected ChangeLogScmResult executeChangeLogCommand(ScmProviderRepository repository, ScmFileSet fileSet, Date startDate, Date endDate, String branch, String datePattern)
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.