org.apache.maven.scm.provider.starteam.command.update
public class StarteamUpdateCommand extends AbstractUpdateCommand implements StarteamCommand
Version: $Id: StarteamUpdateCommand.java 372209 2006-01-25 13:30:01Z evenisse $
| Method Summary | |
|---|---|
| static Commandline | createCommandLine(StarteamScmProviderRepository repo, File dirOrFile, String tag) |
| static Commandline | createDeleteLocalCommand(StarteamScmProviderRepository repo, File dirOrFile, String tag) |
| protected UpdateScmResult | executeUpdateCommand(ScmProviderRepository repo, ScmFileSet fileSet, String tag) |
| protected ChangeLogCommand | getChangeLogCommand() |
See Also: org.apache.maven.scm.command.update.AbstractUpdateCommand#getChangeLogCommand()