public class DesignDocService extends Object
| Constructor and Description |
|---|
DesignDocService() |
| Modifier and Type | Method and Description |
|---|---|
DesignDoc |
get(String designDocId) |
Set<String> |
getAllIds() |
void |
loadDir(Path projDir,
Path srcDir) |
void |
watchDir(Path srcDir,
ClassDefChangeEventListener listener) |
Copyright © 2018. All rights reserved.