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) | 
executeCommandexecute, getLogger, setLoggerpublic StarteamDiffCommand()
protected DiffScmResult executeDiffCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion startVersion, ScmVersion endVersion) throws ScmException
executeDiffCommand in class AbstractDiffCommandScmExceptionpublic static Commandline createCommandLine(StarteamScmProviderRepository repo, ScmFileSet workingDirectory, ScmVersion startLabel, ScmVersion endLabel) throws ScmException
ScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.