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)
default impl to provide backward comp 
 | 
protected ScmResult | 
executeBranchCommand(ScmProviderRepository scmProviderRepository,
                                        ScmFileSet fileSet,
                                        String branch,
                                        String message)  | 
executeCommandexecute, getLogger, setLoggerpublic 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 AbstractBranchCommandScmExceptionCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.