public interface Command
| Modifier and Type | Field and Description | 
|---|---|
static String | 
ROLE
Plexus component key 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ScmResult | 
execute(ScmProviderRepository repository,
              ScmFileSet fileSet,
              CommandParameters parameters)  | 
ScmLogger | 
getLogger()  | 
void | 
setLogger(ScmLogger logger)  | 
ScmResult execute(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
repository - not nullfileSet - not nullparameters - could be nullScmException - if anyCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.