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, executeCommand
execute, getLogger, setLogger
public TfsChangeLogCommand()
protected ChangeLogScmResult executeChangeLogCommand(ScmProviderRepository r, ScmFileSet f, Date startDate, Date endDate, ScmBranch branch, String datePattern) throws ScmException
executeChangeLogCommand
in class AbstractChangeLogCommand
ScmException
protected TfsCommand createCommand(ScmProviderRepository r, ScmFileSet f, File file)
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.