public class ClearCaseChangeLogCommand extends AbstractChangeLogCommand implements ClearCaseCommand
| Constructor and Description |
|---|
ClearCaseChangeLogCommand() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.util.cli.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 org.codehaus.plexus.util.cli.Commandline createCommandLine(File workingDirectory, ScmBranch branch, Date startDate)
workingDirectory - branch - startDate - Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.