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, isPersistCheckout, isPushChanges, setPassword, setPersistCheckout, setPushChanges, setUser
public String getWorkspace()
public String getServerPath()
public String getUserPassword()
public boolean isUseCheckinPolicies()
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.