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() |
executeCommand
execute, getLogger, setLogger
public ClearCaseUpdateCommand()
protected UpdateScmResult executeUpdateCommand(ScmProviderRepository repository, ScmFileSet fileSet, ScmVersion version) throws ScmException
executeUpdateCommand
in class AbstractUpdateCommand
ScmException
protected ChangeLogCommand getChangeLogCommand()
getChangeLogCommand
in class AbstractUpdateCommand
public static org.codehaus.plexus.util.cli.Commandline createCommandLine(ScmFileSet scmFileSet)
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.