public abstract class AbstractCvsStatusCommand extends AbstractStatusCommand implements CvsCommand
| Constructor and Description |
|---|
AbstractCvsStatusCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract StatusScmResult |
executeCvsCommand(org.codehaus.plexus.util.cli.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(org.codehaus.plexus.util.cli.Commandline cl) throws ScmException
ScmExceptionCopyright © 2003–2022 The Apache Software Foundation. All rights reserved.