public class VssScmProviderRepository extends ScmProviderRepository
Constructor and Description |
---|
VssScmProviderRepository(String user,
String password,
String vssdir,
String project) |
Modifier and Type | Method and Description |
---|---|
String |
getProject() |
String |
getUserPassword() |
String |
getVssdir() |
getParent, getPassword, getRelativePath, getUser, isPersistCheckout, isPushChanges, setPassword, setPersistCheckout, setPushChanges, setUser
public VssScmProviderRepository(String user, String password, String vssdir, String project)
public String getProject()
public String getUserPassword()
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.