public class JazzAddCommand extends AbstractAddCommand
| Constructor and Description | 
|---|
JazzAddCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
JazzScmCommand | 
createAddCommand(ScmProviderRepository repo,
                                ScmFileSet fileSet)  | 
AddScmResult | 
executeAddCommand(ScmProviderRepository repo,
                                  ScmFileSet fileSet)  | 
protected ScmResult | 
executeAddCommand(ScmProviderRepository repo,
                                  ScmFileSet fileSet,
                                  String message,
                                  boolean binary) | 
executeCommandexecute, getLogger, setLoggerpublic JazzAddCommand()
protected ScmResult executeAddCommand(ScmProviderRepository repo, ScmFileSet fileSet, String message, boolean binary) throws ScmException
executeAddCommand in class AbstractAddCommandScmExceptionpublic AddScmResult executeAddCommand(ScmProviderRepository repo, ScmFileSet fileSet) throws ScmException
ScmExceptionpublic JazzScmCommand createAddCommand(ScmProviderRepository repo, ScmFileSet fileSet)
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.