public class StarteamDiffCommand extends AbstractDiffCommand implements StarteamCommand
Constructor and Description |
---|
StarteamDiffCommand() |
Modifier and Type | Method and Description |
---|---|
static Commandline |
createCommandLine(StarteamScmProviderRepository repo,
ScmFileSet workingDirectory,
ScmVersion startLabel,
ScmVersion endLabel) |
protected DiffScmResult |
executeDiffCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion startVersion,
ScmVersion endVersion) |
executeCommand
execute, getLogger, setLogger
public StarteamDiffCommand()
protected DiffScmResult executeDiffCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion startVersion, ScmVersion endVersion) throws ScmException
executeDiffCommand
in class AbstractDiffCommand
ScmException
public static Commandline createCommandLine(StarteamScmProviderRepository repo, ScmFileSet workingDirectory, ScmVersion startLabel, ScmVersion endLabel) throws ScmException
ScmException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.