Package org.apache.camel.k.catalog.model
Interface CamelLoader
- All Superinterfaces:
Artifact
,Comparable<Artifact>
- All Known Implementing Classes:
ImmutableCamelLoader
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic CamelLoader.Builder
fromArtifact
(String groupId, String artifactId) Methods inherited from interface org.apache.camel.k.catalog.model.Artifact
compareTo, getArtifactId, getGroupId, getVersion
-
Method Details
-
getLanguages
-
getDependencies
-
getMetadata
-
fromArtifact
-