org.apache.maven.scm.command.branch
public abstract class AbstractBranchCommand extends AbstractCommand
Version: $Id: AbstractBranchCommand.java 372209 2006-01-25 13:30:01Z evenisse $
| Method Summary | |
|---|---|
| protected abstract ScmResult | executeBranch(ScmRepository repository, File workingDirectory, String branchName) |
| ScmResult | executeCommand(ScmRepository repository, File workingDirectory, CommandParameters parameters) |