| Package | Description |
|---|---|
| org.guvnor.ala.registry | |
| org.guvnor.ala.registry.inmemory | |
| org.guvnor.ala.source |
| Modifier and Type | Method and Description |
|---|---|
void |
SourceRegistry.registerProject(Source source,
Project project)
Register a Project code from a Source
|
void |
SourceRegistry.registerSource(Repository repo,
Source source)
Register a Source code from a Repository
|
| Modifier and Type | Method and Description |
|---|---|
void |
InMemorySourceRegistry.registerProject(Source source,
Project project) |
void |
InMemorySourceRegistry.registerSource(Repository repo,
Source source) |
| Modifier and Type | Method and Description |
|---|---|
Source |
Repository.getSource() |
Source |
Repository.getSource(String root,
String... path) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.