public class ScmProviderRepositoryStub extends ScmProviderRepository
| Constructor and Description |
|---|
ScmProviderRepositoryStub()
Creates a ScmProviderRepositoryStub with null user and password, and persistCheckout false
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isPersistCheckout()
Will checkouts using this repository be persisted so they can
be refreshed in the future?
|
void |
setPersistCheckout(boolean persistCheckout) |
getParent, getPassword, getRelativePath, getUser, getWorkItem, isPushChanges, setPassword, setPushChanges, setUser, setWorkItempublic ScmProviderRepositoryStub()
public boolean isPersistCheckout()
isPersistCheckout in class ScmProviderRepositorypublic void setPersistCheckout(boolean persistCheckout)
setPersistCheckout in class ScmProviderRepositoryCopyright © 2003–2018 The Apache Software Foundation. All rights reserved.