public class TfsBlameCommand extends AbstractBlameCommand
Constructor and Description |
---|
TfsBlameCommand() |
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) |
executeCommand
execute, getLogger, setLogger
public TfsBlameCommand()
public BlameScmResult executeBlameCommand(ScmProviderRepository repo, ScmFileSet workingDirectory, String filename) throws ScmException
executeBlameCommand
in class AbstractBlameCommand
ScmException
public static org.codehaus.plexus.util.cli.Commandline createCommandLine(File workingDirectory, String filename)
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.