public class PerforceAddCommand extends AbstractAddCommand implements PerforceCommand
| Constructor and Description |
|---|
PerforceAddCommand() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(PerforceScmProviderRepository repo,
java.io.File workingDirectory,
ScmFileSet files) |
protected ScmResult |
executeAddCommand(ScmProviderRepository repo,
ScmFileSet files,
java.lang.String message,
boolean binary) |
executeCommandexecute, getLogger, setLoggerprotected ScmResult executeAddCommand(ScmProviderRepository repo, ScmFileSet files, java.lang.String message, boolean binary) throws ScmException
executeAddCommand in class AbstractAddCommandScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(PerforceScmProviderRepository repo, java.io.File workingDirectory, ScmFileSet files)