| Package | Description |
|---|---|
| org.apache.camel.k.tooling.maven.model | |
| org.apache.camel.k.tooling.maven.model.crd | |
| org.apache.camel.k.tooling.maven.processors |
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogProcessor.process(org.apache.maven.project.MavenProject project,
org.apache.camel.catalog.CamelCatalog catalog,
Map<String,CamelArtifact> artifacts) |
| Modifier and Type | Method and Description |
|---|---|
SortedMap<String,CamelArtifact> |
ImmutableCamelCatalogSpec.getArtifacts() |
default SortedMap<String,CamelArtifact> |
CamelCatalogSpec.getArtifacts() |
| Modifier and Type | Method and Description |
|---|---|
CamelCatalogSpec.Builder |
ImmutableCamelCatalogSpec.Builder.artifacts(SortedMap<String,CamelArtifact> artifacts)
Initializes the value for the
artifacts attribute. |
ImmutableCamelCatalogSpec |
ImmutableCamelCatalogSpec.withArtifacts(SortedMap<String,CamelArtifact> value)
Copy the current immutable object by setting a value for the
artifacts attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogProcessor3x.process(org.apache.maven.project.MavenProject project,
org.apache.camel.catalog.CamelCatalog catalog,
Map<String,CamelArtifact> artifacts) |
Copyright © 2019 The Apache Software Foundation. All rights reserved.