public class TfsChangeLogCommand extends AbstractChangeLogCommand
| Constructor and Description | 
|---|
TfsChangeLogCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected TfsCommand | 
createCommand(ScmProviderRepository r,
                          ScmFileSet f,
                          File file)  | 
protected ChangeLogScmResult | 
executeChangeLogCommand(ScmProviderRepository r,
                                              ScmFileSet f,
                                              Date startDate,
                                              Date endDate,
                                              ScmBranch branch,
                                              String datePattern)  | 
executeChangeLogCommand, executeChangeLogCommand, executeChangeLogCommand, executeCommandexecute, getLogger, setLoggerpublic TfsChangeLogCommand()
protected ChangeLogScmResult executeChangeLogCommand(ScmProviderRepository r, ScmFileSet f, Date startDate, Date endDate, ScmBranch branch, String datePattern) throws ScmException
executeChangeLogCommand in class AbstractChangeLogCommandScmExceptionprotected TfsCommand createCommand(ScmProviderRepository r, ScmFileSet f, File file)
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.