public class HgBranchCommand extends AbstractBranchCommand implements Command
logger| Constructor and Description |
|---|
HgBranchCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected ScmResult |
executeBranchCommand(ScmProviderRepository scmProviderRepository,
ScmFileSet fileSet,
String branch,
ScmBranchParameters scmBranchParameters)
default impl to provide backward comp
|
protected ScmResult |
executeBranchCommand(ScmProviderRepository scmProviderRepository,
ScmFileSet fileSet,
String branch,
String message) |
executeCommandexecutepublic HgBranchCommand()
protected 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 AbstractBranchCommandscmProviderRepository - TODOfileSet - TODObranch - TODOscmBranchParameters - TODOScmException - if anyCopyright © 2003–2024 The Apache Software Foundation. All rights reserved.