public class ClearCaseBlameCommand extends AbstractBlameCommand implements ClearCaseCommand
| Constructor and Description |
|---|
ClearCaseBlameCommand() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(File workingDirectory,
String filename) |
BlameScmResult |
executeBlameCommand(ScmProviderRepository repo,
ScmFileSet workingDirectory,
String filename) |
executeCommandexecute, getLogger, setLoggerpublic ClearCaseBlameCommand()
public BlameScmResult executeBlameCommand(ScmProviderRepository repo, ScmFileSet workingDirectory, String filename) throws ScmException
executeBlameCommand in class AbstractBlameCommandScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(File workingDirectory, String filename)
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.