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, setWorkItem
Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.