public class VssHistoryCommand extends AbstractChangeLogCommand
Constructor and Description |
---|
VssHistoryCommand() |
Modifier and Type | Method and Description |
---|---|
Commandline |
buildCmdLine(VssScmProviderRepository repo,
ScmFileSet fileSet,
Date startDate,
Date endDate) |
protected ChangeLogScmResult |
executeChangeLogCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
Date startDate,
Date endDate,
ScmBranch branch,
String datePattern) |
executeChangeLogCommand, executeChangeLogCommand, executeCommand
execute, getLogger, setLogger
public VssHistoryCommand()
protected ChangeLogScmResult executeChangeLogCommand(ScmProviderRepository repository, ScmFileSet fileSet, Date startDate, Date endDate, ScmBranch branch, String datePattern) throws ScmException
executeChangeLogCommand
in class AbstractChangeLogCommand
ScmException
public Commandline buildCmdLine(VssScmProviderRepository repo, ScmFileSet fileSet, Date startDate, Date endDate) throws ScmException
ScmException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.