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) |
executeCommand
execute, getLogger, setLogger
public JazzDiffCommand()
protected DiffScmResult executeDiffCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion startRevision, ScmVersion endRevision) throws ScmException
executeDiffCommand
in class AbstractDiffCommand
ScmException
public JazzScmCommand createDiffCommand(ScmProviderRepository repo, ScmFileSet fileSet, String relativePath)
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.