org.apache.maven.scm.provider.perforce.command.edit
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,
java.io.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, java.io.File workingDirectory, ScmFileSet files)
Copyright © 2003-2014. All Rights Reserved.