public class PerforceDiffCommand extends AbstractDiffCommand implements PerforceCommand
| Constructor and Description |
|---|
PerforceDiffCommand() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(PerforceScmProviderRepository repo,
File workingDirectory,
ScmVersion startRev,
ScmVersion endRev) |
protected DiffScmResult |
executeDiffCommand(ScmProviderRepository repo,
ScmFileSet files,
ScmVersion startRev,
ScmVersion endRev) |
executeCommandexecute, getLogger, setLoggerpublic PerforceDiffCommand()
protected DiffScmResult executeDiffCommand(ScmProviderRepository repo, ScmFileSet files, ScmVersion startRev, ScmVersion endRev) throws ScmException
executeDiffCommand in class AbstractDiffCommandScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(PerforceScmProviderRepository repo, File workingDirectory, ScmVersion startRev, ScmVersion endRev)
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.