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