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) |
executeCommand
execute
public HgBranchCommand()
protected ScmResult executeBranchCommand(ScmProviderRepository scmProviderRepository, ScmFileSet fileSet, String branch, String message) throws ScmException
executeBranchCommand
in class AbstractBranchCommand
ScmException
protected ScmResult executeBranchCommand(ScmProviderRepository scmProviderRepository, ScmFileSet fileSet, String branch, ScmBranchParameters scmBranchParameters) throws ScmException
executeBranchCommand
in class AbstractBranchCommand
scmProviderRepository
- TODOfileSet
- TODObranch
- TODOscmBranchParameters
- TODOScmException
- if anyCopyright © 2003–2024 The Apache Software Foundation. All rights reserved.