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,
String string) |
executeCommandexecute, getLogger, setLoggerpublic ClearCaseRemoveCommand()
protected ScmResult executeRemoveCommand(ScmProviderRepository scmProviderRepository, ScmFileSet scmFileSet, String string) throws ScmException
executeRemoveCommand in class AbstractRemoveCommandScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(ScmLogger logger, ScmFileSet scmFileSet)
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.