public abstract class AbstractStatusCommand extends AbstractCommand
| Constructor and Description | 
|---|
AbstractStatusCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
ScmResult | 
executeCommand(ScmProviderRepository repository,
                            ScmFileSet fileSet,
                            CommandParameters parameters) | 
protected abstract StatusScmResult | 
executeStatusCommand(ScmProviderRepository repository,
                                        ScmFileSet fileSet)  | 
execute, getLogger, setLoggerpublic AbstractStatusCommand()
protected abstract StatusScmResult executeStatusCommand(ScmProviderRepository repository, ScmFileSet fileSet) throws ScmException
ScmExceptionpublic ScmResult executeCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
executeCommand in class AbstractCommandScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.