public class TfsScmProviderRepository extends ScmProviderRepository
| Constructor and Description |
|---|
TfsScmProviderRepository(String tfsUrl,
String user,
String password,
String serverPath,
String workspace,
boolean useCheckinPolicies) |
| Modifier and Type | Method and Description |
|---|---|
String |
getServerPath() |
String |
getTfsUrl() |
String |
getUserPassword() |
String |
getWorkspace() |
boolean |
isUseCheckinPolicies() |
getParent, getPassword, getRelativePath, getUser, getWorkItem, isPersistCheckout, isPushChanges, setPassword, setPersistCheckout, setPushChanges, setUser, setWorkItempublic String getWorkspace()
public String getServerPath()
public String getUserPassword()
public boolean isUseCheckinPolicies()
Copyright © 2003–2022 The Apache Software Foundation. All rights reserved.