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) | 
executeCommandexecute, getLogger, setLoggerpublic SvnBlameCommand()
public BlameScmResult executeBlameCommand(ScmProviderRepository repo, ScmFileSet workingDirectory, String filename) throws ScmException
executeBlameCommand in class AbstractBlameCommandScmExceptionpublic static Commandline createCommandLine(SvnScmProviderRepository repository, File workingDirectory, String filename)
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.