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

Class StarteamDiffCommand

public class StarteamDiffCommand extends AbstractDiffCommand implements StarteamCommand

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

Author: Dan T. Tran

Method Summary
static CommandlinecreateCommandLine(StarteamScmProviderRepository repo, File workingDirectory, String startLabel, String endLabel)
protected DiffScmResultexecuteDiffCommand(ScmProviderRepository repo, ScmFileSet fileSet, String startRevision, String endRevision)

Method Detail

createCommandLine

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

executeDiffCommand

protected DiffScmResult executeDiffCommand(ScmProviderRepository repo, ScmFileSet fileSet, String startRevision, String endRevision)
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.