public class ClearCaseAddCommand extends AbstractAddCommand implements ClearCaseCommand
| Constructor and Description |
|---|
ClearCaseAddCommand() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(ScmFileSet scmFileSet) |
protected ScmResult |
executeAddCommand(ScmProviderRepository scmProviderRepository,
ScmFileSet scmFileSet,
String string,
boolean b) |
executeCommandexecute, getLogger, setLoggerpublic ClearCaseAddCommand()
protected ScmResult executeAddCommand(ScmProviderRepository scmProviderRepository, ScmFileSet scmFileSet, String string, boolean b) throws ScmException
executeAddCommand in class AbstractAddCommandScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(ScmFileSet scmFileSet)
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.