org.apache.maven.scm.provider.starteam.command.tag

Class StarteamTagCommand

public class StarteamTagCommand extends AbstractTagCommand implements StarteamCommand

Version: $Id: StarteamTagCommand.java 372209 2006-01-25 13:30:01Z evenisse $

Author: Dan T. Tran

Method Summary
static CommandlinecreateCommandLine(StarteamScmProviderRepository repo, File workingDirectory, String tag)
protected ScmResultexecuteTagCommand(ScmProviderRepository repo, ScmFileSet fileSet, String tag)

Method Detail

createCommandLine

public static Commandline createCommandLine(StarteamScmProviderRepository repo, File workingDirectory, String tag)

executeTagCommand

protected ScmResult executeTagCommand(ScmProviderRepository repo, ScmFileSet fileSet, String tag)
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.