Uses of Record Class
org.axonframework.update.api.Artifact
Packages that use Artifact
-
Uses of Artifact in org.axonframework.update.api
Methods in org.axonframework.update.api that return types with arguments of type ArtifactModifier and TypeMethodDescriptionUpdateCheckRequest.libraries()Returns the value of thelibrariesrecord component.Constructor parameters in org.axonframework.update.api with type arguments of type Artifact -
Uses of Artifact in org.axonframework.update.detection
Methods in org.axonframework.update.detection that return types with arguments of type ArtifactModifier and TypeMethodDescriptionAxonVersionDetector.safeDetectAxonModules()Detects Axon Framework modules in the classpath and returns their versions.