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, isPersistCheckout, isPushChanges, setPassword, setPersistCheckout, setPushChanges, setUser
public LocalScmProviderRepository(String root, String module)
root
- module
- Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.