Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JavaFamily

Metadata associated with a specific Java release family. A Java release family is typically a major version in the Java version identifier.

Properties

displayName

displayName: string

The display name of the release family.

docUrl

docUrl: string

Link to access the documentation for the release.

endOfSupportLifeDate

endOfSupportLifeDate: Date

The End of Support Life (EOSL) date of the Java release family (formatted according to RFC3339).

familyVersion

familyVersion: string

The Java release family identifier.

isSupportedVersion

isSupportedVersion: boolean

Whether or not this Java release family is under active support. Refer Java Support Roadmap for more details.

Optional latestReleaseArtifacts

latestReleaseArtifacts: Array<JavaArtifact>

List of artifacts for the latest Java release version in this family. The script URLs in the response can be used from a command line, or in scripts and dockerfiles to always get the artifacts corresponding to the latest update release version.

latestReleaseVersion

latestReleaseVersion: string

Latest Java release version in the family.

supportType

supportType: SupportType

This indicates the support category for the Java release family.

Functions

getDeserializedJsonObj

getJsonObj