Package io.quarkus.sbom
Class ApplicationComponent
java.lang.Object
io.quarkus.sbom.ApplicationComponent
- Direct Known Subclasses:
ApplicationComponent.Builder
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ResolvedDependencyprotected Collection<ArtifactCoords> protected Stringprotected Pathprotected Stringprotected Stringstatic final Stringstatic final String -
Method Summary
Modifier and TypeMethodDescriptionstatic ApplicationComponent.Builderbuilder()protected ApplicationComponentgetPath()getScope()
-
Field Details
-
SCOPE_RUNTIME
- See Also:
-
SCOPE_DEVELOPMENT
- See Also:
-
path
-
distributionPath
-
dep
-
pedigree
-
scope
-
dependencies
-
-
Method Details
-
builder
-
getPath
-
getDistributionPath
-
getResolvedDependency
-
getPedigree
-
getScope
-
getDependencies
-
ensureImmutable
-