Package | Description |
---|---|
org.axonframework.updates | |
org.axonframework.updates.api | |
org.axonframework.updates.detection |
Class and Description |
---|
UpdateCheckRequest
Represents an UpdateChecker request, including machine and instance identifiers, operating system details, JVM
information, Kotlin version, and a list of library versions.
|
UpdateCheckResponse
Represents the response from the UpdateChecker API, containing information about version upgrades and vulnerabilities
found in the artifacts used by the application.
|
Class and Description |
---|
Artifact
Represents an artifact with its group ID, artifact ID, and version.
|
ArtifactAvailableUpgrade
Represents an upgrade suggestion for a specific artifact version by the AxonIQ Update Checker API.
|
DetectedVulnerability
Represents a vulnerability in an AxonIQ Artifact in use.
|
DetectedVulnerabilitySeverity
Represents the severity of a vulnerability in an AxonIQ artifact.
|
UpdateCheckResponse
Represents the response from the UpdateChecker API, containing information about version upgrades and vulnerabilities
found in the artifacts used by the application.
|
Class and Description |
---|
Artifact
Represents an artifact with its group ID, artifact ID, and version.
|
Copyright © 2010–2025. All rights reserved.