org.apache.maven.scm.provider.vss.commands.changelog

Class VssHistoryCommand

public class VssHistoryCommand extends AbstractChangeLogCommand

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

Method Detail

buildCmdLine

public Commandline buildCmdLine(VssScmProviderRepository repo, ScmFileSet fileSet, Date startDate, Date endDate)

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.