| Package | Description |
|---|---|
| org.guvnor.common.services.project.builder.model | |
| org.guvnor.common.services.project.model |
| Modifier and Type | Method and Description |
|---|---|
GAV |
BuildResults.getGAV() |
GAV |
IncrementalBuildResults.getGAV() |
| Constructor and Description |
|---|
BuildResults(GAV gav) |
IncrementalBuildResults(GAV gav) |
| Modifier and Type | Class and Description |
|---|---|
class |
Dependency |
| Modifier and Type | Method and Description |
|---|---|
GAV |
POM.getGav() |
GAV |
POM.getParent() |
| Modifier and Type | Method and Description |
|---|---|
void |
POM.setParent(GAV parent) |
| Constructor and Description |
|---|
Dependency(GAV gav) |
POM(GAV gav) |
POM(String name,
String description,
GAV gav) |
POM(String name,
String description,
GAV gav,
boolean multiModule) |
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.