Package io.quarkus.registry.catalog
Class PlatformReleaseImpl
java.lang.Object
io.quarkus.registry.json.JsonEntityWithAnySupport
io.quarkus.registry.catalog.PlatformReleaseImpl
- All Implemented Interfaces:
PlatformRelease
Asymmetric data manipulation:
Deserialization always uses the builder;
Serialization always uses the Impl.
- See Also:
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface io.quarkus.registry.catalog.PlatformRelease
PlatformRelease.Mutable -
Method Summary
Modifier and TypeMethodDescriptionbooleanCollection<io.quarkus.maven.dependency.ArtifactCoords> inthashCode()toString()Methods inherited from class io.quarkus.registry.json.JsonEntityWithAnySupport
getMetadataMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface io.quarkus.registry.catalog.PlatformRelease
getMetadata, mutable
-
Method Details
-
getVersion
- Specified by:
getVersionin interfacePlatformRelease
-
getMemberBoms
- Specified by:
getMemberBomsin interfacePlatformRelease
-
getQuarkusCoreVersion
- Specified by:
getQuarkusCoreVersionin interfacePlatformRelease
-
getUpstreamQuarkusCoreVersion
- Specified by:
getUpstreamQuarkusCoreVersionin interfacePlatformRelease
-
equals
-
hashCode
public int hashCode() -
toString
-