public class StarteamAddCommand extends AbstractAddCommand implements StarteamCommand
| Constructor and Description |
|---|
StarteamAddCommand() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(StarteamScmProviderRepository repo,
ScmFileSet scmFileSet,
java.lang.String issue) |
protected ScmResult |
executeAddCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
java.lang.String message,
boolean binary) |
executeCommandexecute, getLogger, setLoggerprotected ScmResult executeAddCommand(ScmProviderRepository repo, ScmFileSet fileSet, java.lang.String message, boolean binary) throws ScmException
executeAddCommand in class AbstractAddCommandScmExceptionstatic org.codehaus.plexus.util.cli.Commandline createCommandLine(StarteamScmProviderRepository repo, ScmFileSet scmFileSet, java.lang.String issue)