| Package | Description |
|---|---|
| org.guvnor.ala.build | |
| org.guvnor.ala.registry | |
| org.guvnor.ala.registry.inmemory |
| Modifier and Type | Method and Description |
|---|---|
Project |
Binary.getProject() |
| Modifier and Type | Method and Description |
|---|---|
List<Project> |
SourceRegistry.getAllProjects(Repository repo)
Get All the registered projects for a given repository
|
| Modifier and Type | Method and Description |
|---|---|
void |
SourceRegistry.registerProject(Source source,
Project project)
Register a Project code from a Source
|
| Modifier and Type | Method and Description |
|---|---|
List<Project> |
InMemorySourceRegistry.getAllProjects(Repository repository) |
| Modifier and Type | Method and Description |
|---|---|
void |
InMemorySourceRegistry.registerProject(Source source,
Project project) |
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.