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–2018 The Apache Software Foundation. All rights reserved.