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) |
executeCommand
execute, getLogger, setLogger
protected ScmResult executeRemoveCommand(ScmProviderRepository repo, ScmFileSet files, String message) throws ScmException
executeRemoveCommand
in class AbstractRemoveCommand
ScmException
public static org.codehaus.plexus.util.cli.Commandline createCommandLine(PerforceScmProviderRepository repo, File workingDirectory, ScmFileSet files)
Copyright © 2003–2014. All rights reserved.