public class JazzDiffCommand extends AbstractDiffCommand
| Constructor and Description |
|---|
JazzDiffCommand() |
| Modifier and Type | Method and Description |
|---|---|
JazzScmCommand |
createDiffCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
String relativePath) |
protected DiffScmResult |
executeDiffCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion startRevision,
ScmVersion endRevision) |
executeCommandexecute, getLogger, setLoggerpublic JazzDiffCommand()
protected DiffScmResult executeDiffCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion startRevision, ScmVersion endRevision) throws ScmException
executeDiffCommand in class AbstractDiffCommandScmExceptionpublic JazzScmCommand createDiffCommand(ScmProviderRepository repo, ScmFileSet fileSet, String relativePath)
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.