org.apache.maven.scm.provider.vss.commands.changelog
public class VssHistoryCommand extends AbstractChangeLogCommand
Method Summary | |
---|---|
Commandline | buildCmdLine(VssScmProviderRepository repo, ScmFileSet fileSet, Date startDate, Date endDate) |
protected ChangeLogScmResult | executeChangeLogCommand(ScmProviderRepository repository, ScmFileSet fileSet, Date startDate, Date endDate, String branch, String datePattern) |