public class PerforceRemoveCommand extends AbstractRemoveCommand implements PerforceCommand
| Constructor and Description |
|---|
PerforceRemoveCommand() |
| Modifier and Type | Method and Description |
|---|---|
static 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 Commandline createCommandLine(PerforceScmProviderRepository repo, File workingDirectory, ScmFileSet files)
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.