Package org.apache.camel.k.catalog.model
Interface CamelScopedArtifact
-
- All Known Implementing Classes:
ImmutableCamelScopedArtifact
@Immutable public interface CamelScopedArtifact
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CamelScopedArtifact.Builder
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default SortedSet<Artifact>
getDependencies()
default SortedSet<String>
getRequiredCapabilities()
-