public class ClearCaseUpdateCommand extends AbstractUpdateCommand implements ClearCaseCommand
| Constructor and Description | 
|---|
ClearCaseUpdateCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
static 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 Commandline createCommandLine(ScmFileSet scmFileSet)
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.