| Package | Description |
|---|---|
| net.thevpc.nuts.toolbox.nwork | |
| net.thevpc.nuts.toolbox.nwork.config |
| Modifier and Type | Method and Description |
|---|---|
ProjectConfig |
ProjectService.getConfig() |
ProjectConfig |
ProjectService.rebuildProjectMetadata() |
| Constructor and Description |
|---|
ProjectService(net.thevpc.nuts.NutsApplicationContext context,
RepositoryAddress defaultRepositoryAddress,
ProjectConfig config) |
| Modifier and Type | Method and Description |
|---|---|
ProjectConfig |
ProjectConfig.setAddress(RepositoryAddress address) |
ProjectConfig |
ProjectConfig.setId(String id) |
ProjectConfig |
ProjectConfig.setPath(String path) |
ProjectConfig |
ProjectConfig.setTechnologies(Set<String> technologies) |
ProjectConfig |
ProjectConfig.setZombie(boolean zombie) |
Copyright © 2022 vpc open source initiative. All rights reserved.