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
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-2012 Apache Software Foundation. All Rights Reserved.