public class ClearCaseRemoveCommand extends AbstractRemoveCommand implements ClearCaseCommand
| Constructor and Description |
|---|
ClearCaseRemoveCommand() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(ScmLogger logger,
ScmFileSet scmFileSet) |
protected ScmResult |
executeRemoveCommand(ScmProviderRepository scmProviderRepository,
ScmFileSet scmFileSet,
java.lang.String string) |
executeCommandexecute, getLogger, setLoggerprotected ScmResult executeRemoveCommand(ScmProviderRepository scmProviderRepository, ScmFileSet scmFileSet, java.lang.String string) throws ScmException
executeRemoveCommand in class AbstractRemoveCommandScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(ScmLogger logger, ScmFileSet scmFileSet)