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) |
ScmResult execute(ScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException
repository
- not nullfileSet
- not nullparameters
- could be nullScmException
- if anyCopyright © 2003–2024 The Apache Software Foundation. All rights reserved.