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,
File workingDirectory,
ScmFileSet files) |
protected ScmResult |
executeRemoveCommand(ScmProviderRepository repo,
ScmFileSet files,
String message) |
executeCommandexecute, getLogger, setLoggerpublic PerforceRemoveCommand()
protected ScmResult executeRemoveCommand(ScmProviderRepository repo, ScmFileSet files, String message) throws ScmException
executeRemoveCommand in class AbstractRemoveCommandScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(PerforceScmProviderRepository repo, File workingDirectory, ScmFileSet files)
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.