| Package | Description |
|---|---|
| io.fabric8.maven.enricher.api |
| Modifier and Type | Class and Description |
|---|---|
class |
MavenEnricherContext
The context given to each enricher from where it can extract build specific information.
|
| Modifier and Type | Field and Description |
|---|---|
protected EnricherContext |
BaseEnricher.enricherContext |
| Modifier and Type | Method and Description |
|---|---|
protected EnricherContext |
BaseEnricher.getContext() |
| Constructor and Description |
|---|
BaseEnricher(EnricherContext enricherContext,
String name) |
Copyright © 2020. All rights reserved.