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

Class StarteamCheckInCommand

public class StarteamCheckInCommand extends AbstractCheckInCommand implements StarteamCommand

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

Author: Dan T. Tran

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

Method Detail

createCommandLine

public static Commandline createCommandLine(StarteamScmProviderRepository repo, File dirOrFile, String message, String tag, String issue)

executeCheckInCommand

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