public abstract class AbstractStatusCommand extends AbstractCommand
logger
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
public AbstractStatusCommand()
protected abstract StatusScmResult executeStatusCommand(ScmProviderRepository repository, ScmFileSet fileSet) throws ScmException
ScmException
public ScmResult executeCommand(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
executeCommand
in class AbstractCommand
ScmException
Copyright © 2003–2024 The Apache Software Foundation. All rights reserved.