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) |
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 org.codehaus.plexus.util.cli.Commandline createCommandLine(StarteamScmProviderRepository repo, ScmFileSet fileSet, ScmVersion version)
protected ChangeLogCommand getChangeLogCommand()
getChangeLogCommand in class AbstractUpdateCommandpublic static org.codehaus.plexus.util.cli.Commandline createDeleteLocalCommand(StarteamScmProviderRepository repo, ScmFileSet dir, ScmVersion version)
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.