public class LocalAddCommand extends AbstractAddCommand implements LocalCommand
Constructor and Description |
---|
LocalAddCommand() |
Modifier and Type | Method and Description |
---|---|
protected ScmResult |
executeAddCommand(ScmProviderRepository repository,
ScmFileSet fileSet,
java.lang.String message,
boolean binary) |
executeCommand
execute, getLogger, setLogger
protected ScmResult executeAddCommand(ScmProviderRepository repository, ScmFileSet fileSet, java.lang.String message, boolean binary) throws ScmException
executeAddCommand
in class AbstractAddCommand
ScmException