org.apache.maven.scm.provider.starteam.command.diff
public class StarteamDiffCommand extends AbstractDiffCommand implements StarteamCommand
Version: $Id: StarteamDiffCommand.java 372209 2006-01-25 13:30:01Z evenisse $
Method Summary | |
---|---|
static Commandline | createCommandLine(StarteamScmProviderRepository repo, File workingDirectory, String startLabel, String endLabel) |
protected DiffScmResult | executeDiffCommand(ScmProviderRepository repo, ScmFileSet fileSet, String startRevision, String endRevision) |