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, executeChangeLogCommand, executeCommandexecute, getLogger, setLoggerpublic VssHistoryCommand()
protected ChangeLogScmResult executeChangeLogCommand(ScmProviderRepository repository, ScmFileSet fileSet, Date startDate, Date endDate, ScmBranch branch, String datePattern) throws ScmException
executeChangeLogCommand in class AbstractChangeLogCommandScmExceptionpublic Commandline buildCmdLine(VssScmProviderRepository repo, ScmFileSet fileSet, Date startDate, Date endDate) throws ScmException
ScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.