public class LocalScmProviderRepository extends ScmProviderRepository
| Constructor and Description |
|---|
LocalScmProviderRepository(String root,
String module) |
| Modifier and Type | Method and Description |
|---|---|
void |
addFile(String path) |
String |
getModule() |
String |
getRoot() |
boolean |
isFileAdded(String path) |
getParent, getPassword, getRelativePath, getUser, getWorkItem, isPersistCheckout, isPushChanges, setPassword, setPersistCheckout, setPushChanges, setUser, setWorkItempublic LocalScmProviderRepository(String root, String module)
root - module - Copyright © 2003–2021 The Apache Software Foundation. All rights reserved.