org.apache.maven.scm.provider.hg.command.branch
public class HgBranchCommand extends AbstractBranchCommand implements Command
| Constructor and Description |
|---|
HgBranchCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected ScmResult |
executeBranchCommand(ScmProviderRepository scmProviderRepository,
ScmFileSet fileSet,
String branch,
ScmBranchParameters scmBranchParameters) |
protected ScmResult |
executeBranchCommand(ScmProviderRepository scmProviderRepository,
ScmFileSet fileSet,
String branch,
String message) |
executeCommandexecute, getLogger, setLoggerprotected ScmResult executeBranchCommand(ScmProviderRepository scmProviderRepository, ScmFileSet fileSet, String branch, String message) throws ScmException
executeBranchCommand in class AbstractBranchCommandScmExceptionprotected ScmResult executeBranchCommand(ScmProviderRepository scmProviderRepository, ScmFileSet fileSet, String branch, ScmBranchParameters scmBranchParameters) throws ScmException
executeBranchCommand in class AbstractBranchCommandScmExceptionCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.