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, executeCommand
execute, getLogger, setLogger
public TfsBranchCommand()
protected ScmResult executeBranchCommand(ScmProviderRepository r, ScmFileSet f, String branch, String message) throws ScmException
executeBranchCommand
in class AbstractBranchCommand
ScmException
public TfsCommand createCommand(ScmProviderRepository r, ScmFileSet f, String branch)
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.