public abstract class AbstractCvsUpdateCommand extends AbstractUpdateCommand implements CvsCommand
| Constructor and Description | 
|---|
AbstractCvsUpdateCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract UpdateScmResult | 
executeCvsCommand(Commandline cl)  | 
UpdateScmResult | 
executeUpdateCommand(ScmProviderRepository repo,
                                        ScmFileSet fileSet,
                                        ScmVersion version) | 
executeCommand, getChangeLogCommandexecute, getLogger, setLoggerpublic AbstractCvsUpdateCommand()
public UpdateScmResult executeUpdateCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion version) throws ScmException
executeUpdateCommand in class AbstractUpdateCommandScmExceptionprotected abstract UpdateScmResult executeCvsCommand(Commandline cl) throws ScmException
ScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.