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() |
executeCommand
execute, getLogger, setLogger
public StarteamUpdateCommand()
protected UpdateScmResult executeUpdateCommand(ScmProviderRepository repo, ScmFileSet fileSet, ScmVersion version) throws ScmException
executeUpdateCommand
in class AbstractUpdateCommand
ScmException
public static Commandline createCommandLine(StarteamScmProviderRepository repo, ScmFileSet fileSet, ScmVersion version)
protected ChangeLogCommand getChangeLogCommand()
getChangeLogCommand
in class AbstractUpdateCommand
public static Commandline createDeleteLocalCommand(StarteamScmProviderRepository repo, ScmFileSet dir, ScmVersion version)
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.