public class TfsChangeLogCommand extends AbstractChangeLogCommand
| Constructor and Description |
|---|
TfsChangeLogCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected TfsCommand |
createCommand(ScmProviderRepository r,
ScmFileSet f,
java.io.File file) |
protected ChangeLogScmResult |
executeChangeLogCommand(ScmProviderRepository r,
ScmFileSet f,
java.util.Date startDate,
java.util.Date endDate,
ScmBranch branch,
java.lang.String datePattern) |
executeChangeLogCommand, executeChangeLogCommand, executeChangeLogCommand, executeCommandexecute, getLogger, setLoggerprotected ChangeLogScmResult executeChangeLogCommand(ScmProviderRepository r, ScmFileSet f, java.util.Date startDate, java.util.Date endDate, ScmBranch branch, java.lang.String datePattern) throws ScmException
executeChangeLogCommand in class AbstractChangeLogCommandScmExceptionprotected TfsCommand createCommand(ScmProviderRepository r, ScmFileSet f, java.io.File file)