public class PerforceRemoveCommand extends AbstractRemoveCommand implements PerforceCommand
Constructor and Description |
---|
PerforceRemoveCommand() |
Modifier and Type | Method and Description |
---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(PerforceScmProviderRepository repo,
java.io.File workingDirectory,
ScmFileSet files) |
protected ScmResult |
executeRemoveCommand(ScmProviderRepository repo,
ScmFileSet files,
java.lang.String message) |
executeCommand
execute, getLogger, setLogger
protected ScmResult executeRemoveCommand(ScmProviderRepository repo, ScmFileSet files, java.lang.String message) throws ScmException
executeRemoveCommand
in class AbstractRemoveCommand
ScmException
public static org.codehaus.plexus.util.cli.Commandline createCommandLine(PerforceScmProviderRepository repo, java.io.File workingDirectory, ScmFileSet files)