public class ClearCaseChangeLogCommand extends AbstractChangeLogCommand implements ClearCaseCommand
Constructor and Description |
---|
ClearCaseChangeLogCommand() |
Modifier and Type | Method and Description |
---|---|
static Commandline |
createCommandLine(File workingDirectory,
ScmBranch branch,
Date startDate)
ClearCase LT version doesn't support the attribut -fmt and -since for command lhistory.
|
protected ChangeLogScmResult |
executeChangeLogCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
Date startDate,
Date endDate,
ScmBranch branch,
String datePattern) |
executeChangeLogCommand, executeChangeLogCommand, executeCommand
execute, getLogger, setLogger
public ClearCaseChangeLogCommand()
protected ChangeLogScmResult executeChangeLogCommand(ScmProviderRepository repository, ScmFileSet fileSet, Date startDate, Date endDate, ScmBranch branch, String datePattern) throws ScmException
executeChangeLogCommand
in class AbstractChangeLogCommand
ScmException
public static Commandline createCommandLine(File workingDirectory, ScmBranch branch, Date startDate)
workingDirectory
- branch
- startDate
- Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.