public abstract class AbstractCvsStatusCommand extends AbstractStatusCommand implements CvsCommand
| Constructor and Description | 
|---|
AbstractCvsStatusCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract StatusScmResult | 
executeCvsCommand(Commandline cl)  | 
protected StatusScmResult | 
executeStatusCommand(ScmProviderRepository repo,
                                        ScmFileSet fileSet) | 
executeCommandexecute, getLogger, setLoggerpublic AbstractCvsStatusCommand()
protected StatusScmResult executeStatusCommand(ScmProviderRepository repo, ScmFileSet fileSet) throws ScmException
executeStatusCommand in class AbstractStatusCommandScmExceptionprotected abstract StatusScmResult executeCvsCommand(Commandline cl) throws ScmException
ScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.