public class TfsBranchCommand extends AbstractBranchCommand
| Constructor and Description | 
|---|
TfsBranchCommand()  | 
| Modifier and Type | Method and Description | 
|---|---|
TfsCommand | 
createCommand(ScmProviderRepository r,
                          ScmFileSet f,
                          String branch)  | 
protected ScmResult | 
executeBranchCommand(ScmProviderRepository r,
                                        ScmFileSet f,
                                        String branch,
                                        String message)  | 
executeBranchCommand, executeCommandexecute, getLogger, setLoggerpublic TfsBranchCommand()
protected ScmResult executeBranchCommand(ScmProviderRepository r, ScmFileSet f, String branch, String message) throws ScmException
executeBranchCommand in class AbstractBranchCommandScmExceptionpublic TfsCommand createCommand(ScmProviderRepository r, ScmFileSet f, String branch)
Copyright © 2003–2018 The Apache Software Foundation. All rights reserved.