Uses of Package
org.axonframework.update.api
Packages that use org.axonframework.update.api
Package
Description
-
Classes in org.axonframework.update.api used by org.axonframework.updateClassDescriptionRepresents an UpdateChecker request, including machine and instance identifiers, operating system details, JVM information, Kotlin version, and a list of library versions.Represents the response from the UpdateChecker API, containing information about version upgrades and vulnerabilities found in the artifacts used by the application.
-
Classes in org.axonframework.update.api used by org.axonframework.update.apiClassDescriptionRepresents an artifact with its group ID, artifact ID, and version.Represents an upgrade suggestion for a specific artifact version by the AxonIQ UpdateChecker API.Represents a vulnerability in an AxonIQ Artifact in use.Represents the severity of a vulnerability in an AxonIQ artifact.Represents the response from the UpdateChecker API, containing information about version upgrades and vulnerabilities found in the artifacts used by the application.
-
Classes in org.axonframework.update.api used by org.axonframework.update.detection