public class AccuRevAddCommand extends AbstractAccuRevCommand
Constructor and Description |
---|
AccuRevAddCommand(ScmLogger logger) |
Modifier and Type | Method and Description |
---|---|
AddScmResult |
add(ScmProviderRepository repo,
ScmFileSet scmFileSet,
CommandParameters commandParameters) |
protected ScmResult |
executeAccurevCommand(AccuRevScmProviderRepository repository,
ScmFileSet fileSet,
CommandParameters parameters)
Add.
|
executeCommand, getScmFiles
execute, getLogger, setLogger
public AccuRevAddCommand(ScmLogger logger)
protected ScmResult executeAccurevCommand(AccuRevScmProviderRepository repository, ScmFileSet fileSet, CommandParameters parameters) throws ScmException, AccuRevException
executeAccurevCommand
in class AbstractAccuRevCommand
ScmException
AccuRevException
public AddScmResult add(ScmProviderRepository repo, ScmFileSet scmFileSet, CommandParameters commandParameters) throws ScmException
ScmException
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.