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) |
executeCommand
execute, getLogger, setLogger
protected ScmResult executeAddCommand(ScmProviderRepository repo, ScmFileSet files, java.lang.String message, boolean binary) throws ScmException
executeAddCommand
in class AbstractAddCommand
ScmException
public static org.codehaus.plexus.util.cli.Commandline createCommandLine(PerforceScmProviderRepository repo, java.io.File workingDirectory, ScmFileSet files)