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) |
executeCommand
execute, getLogger, setLogger
public JazzAddCommand()
protected ScmResult executeAddCommand(ScmProviderRepository repo, ScmFileSet fileSet, String message, boolean binary) throws ScmException
executeAddCommand
in class AbstractAddCommand
ScmException
public AddScmResult executeAddCommand(ScmProviderRepository repo, ScmFileSet fileSet) throws ScmException
ScmException
public JazzScmCommand createAddCommand(ScmProviderRepository repo, ScmFileSet fileSet)
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.