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

Class StarteamRemoveCommand

public class StarteamRemoveCommand extends AbstractRemoveCommand implements StarteamCommand

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

Author: Dan T. Tran

Method Summary
static CommandlinecreateCommandLine(StarteamScmProviderRepository repo, File dirOrFile)
protected ScmResultexecuteRemoveCommand(ScmProviderRepository repo, ScmFileSet fileSet, String message)

Method Detail

createCommandLine

public static Commandline createCommandLine(StarteamScmProviderRepository repo, File dirOrFile)

executeRemoveCommand

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