public class PerforceEditCommand extends AbstractEditCommand implements PerforceCommand
| Constructor and Description |
|---|
PerforceEditCommand() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(PerforceScmProviderRepository repo,
File workingDirectory,
ScmFileSet files) |
protected ScmResult |
executeEditCommand(ScmProviderRepository repo,
ScmFileSet files) |
executeCommandexecute, getLogger, setLoggerpublic PerforceEditCommand()
protected ScmResult executeEditCommand(ScmProviderRepository repo, ScmFileSet files) throws ScmException
executeEditCommand in class AbstractEditCommandScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(PerforceScmProviderRepository repo, File workingDirectory, ScmFileSet files) throws ScmException
ScmExceptionCopyright © 2003–2021 The Apache Software Foundation. All rights reserved.