public class ClearCaseUpdateCommand extends AbstractUpdateCommand implements ClearCaseCommand
| Constructor and Description |
|---|
ClearCaseUpdateCommand() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(ScmFileSet scmFileSet) |
protected UpdateScmResult |
executeUpdateCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
ScmVersion version) |
protected ChangeLogCommand |
getChangeLogCommand() |
executeCommandexecute, getLogger, setLoggerpublic ClearCaseUpdateCommand()
protected UpdateScmResult executeUpdateCommand(ScmProviderRepository repository, ScmFileSet fileSet, ScmVersion version) throws ScmException
executeUpdateCommand in class AbstractUpdateCommandScmExceptionprotected ChangeLogCommand getChangeLogCommand()
getChangeLogCommand in class AbstractUpdateCommandpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(ScmFileSet scmFileSet)
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.