org.apache.maven.scm.provider.starteam.command.tag
public class StarteamTagCommand extends AbstractTagCommand implements StarteamCommand
Version: $Id: StarteamTagCommand.java 372209 2006-01-25 13:30:01Z evenisse $
Method Summary | |
---|---|
static Commandline | createCommandLine(StarteamScmProviderRepository repo, File workingDirectory, String tag) |
protected ScmResult | executeTagCommand(ScmProviderRepository repo, ScmFileSet fileSet, String tag) |