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) |
executeCommand
execute, getLogger, setLogger
protected ScmResult executeEditCommand(ScmProviderRepository repo, ScmFileSet files) throws ScmException
executeEditCommand
in class AbstractEditCommand
ScmException
public static org.codehaus.plexus.util.cli.Commandline createCommandLine(PerforceScmProviderRepository repo, File workingDirectory, ScmFileSet files) throws ScmException
ScmException
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.