public class StarteamUpdateCommand extends AbstractUpdateCommand implements StarteamCommand
| Constructor and Description |
|---|
StarteamUpdateCommand() |
| Modifier and Type | Method and Description |
|---|---|
static org.codehaus.plexus.util.cli.Commandline |
createCommandLine(StarteamScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version) |
static org.codehaus.plexus.util.cli.Commandline |
createDeleteLocalCommand(StarteamScmProviderRepository repo,
ScmFileSet dir,
ScmVersion version) |
private void |
deleteLocal(StarteamScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version) |
protected UpdateScmResult |
executeUpdateCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version) |
protected ChangeLogCommand |
getChangeLogCommand() |
executeCommandexecute, getLogger, setLoggerprotected UpdateScmResult executeUpdateCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion version) throws ScmException
executeUpdateCommand in class AbstractUpdateCommandScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createCommandLine(StarteamScmProviderRepository repo, ScmFileSet fileSet, ScmVersion version)
protected ChangeLogCommand getChangeLogCommand()
getChangeLogCommand in class AbstractUpdateCommandprivate void deleteLocal(StarteamScmProviderRepository repo, ScmFileSet fileSet, ScmVersion version) throws ScmException
ScmExceptionpublic static org.codehaus.plexus.util.cli.Commandline createDeleteLocalCommand(StarteamScmProviderRepository repo, ScmFileSet dir, ScmVersion version)