public class StarteamUpdateCommand extends AbstractUpdateCommand implements StarteamCommand
| Constructor and Description |
|---|
StarteamUpdateCommand() |
| Modifier and Type | Method and Description |
|---|---|
static Commandline |
createCommandLine(StarteamScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version) |
static Commandline |
createDeleteLocalCommand(StarteamScmProviderRepository repo,
ScmFileSet dir,
ScmVersion version) |
protected UpdateScmResult |
executeUpdateCommand(ScmProviderRepository repo,
ScmFileSet fileSet,
ScmVersion version) |
protected ChangeLogCommand |
getChangeLogCommand() |
executeCommandexecute, getLogger, setLoggerpublic StarteamUpdateCommand()
protected UpdateScmResult executeUpdateCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion version) throws ScmException
executeUpdateCommand in class AbstractUpdateCommandScmExceptionpublic static Commandline createCommandLine(StarteamScmProviderRepository repo, ScmFileSet fileSet, ScmVersion version)
protected ChangeLogCommand getChangeLogCommand()
getChangeLogCommand in class AbstractUpdateCommandpublic static Commandline createDeleteLocalCommand(StarteamScmProviderRepository repo, ScmFileSet dir, ScmVersion version)
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.