public class SvnBlameCommand extends AbstractBlameCommand implements SvnCommand
Constructor and Description |
---|
SvnBlameCommand() |
Modifier and Type | Method and Description |
---|---|
static Commandline |
createCommandLine(SvnScmProviderRepository repository,
File workingDirectory,
String filename) |
BlameScmResult |
executeBlameCommand(ScmProviderRepository repo,
ScmFileSet workingDirectory,
String filename) |
executeCommand
execute, getLogger, setLogger
public SvnBlameCommand()
public BlameScmResult executeBlameCommand(ScmProviderRepository repo, ScmFileSet workingDirectory, String filename) throws ScmException
executeBlameCommand
in class AbstractBlameCommand
ScmException
public static Commandline createCommandLine(SvnScmProviderRepository repository, File workingDirectory, String filename)
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.