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(java.io.File workingDirectory,
java.lang.String filename) |
BlameScmResult |
executeBlameCommand(ScmProviderRepository repo,
ScmFileSet workingDirectory,
java.lang.String filename) |
executeCommandexecute, getLogger, setLoggerpublic BlameScmResult executeBlameCommand(ScmProviderRepository repo, ScmFileSet workingDirectory, java.lang.String filename) throws ScmException
executeBlameCommand in class AbstractBlameCommandScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(java.io.File workingDirectory,
java.lang.String filename)