Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JavaReleaseSummary

A summary of the Java release properties.

Properties

artifactContentTypes

artifactContentTypes: Array<ArtifactContentTypes>

Artifact content types for the Java version.

Optional daysUnderSecurityBaseline

daysUnderSecurityBaseline: undefined | number

The number of days since this release has been under the security baseline. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional familyDetails

familyDetails: model.JavaFamily

familyVersion

familyVersion: string

Java release family identifier.

Optional licenseDetails

licenseDetails: model.JavaLicense

licenseType

licenseType: LicenseType

License type for the Java version.

Optional mosPatches

mosPatches: Array<PatchDetail>

List of My Oracle Support(MoS) patches available for this release. This information is only available for {@code BPR} release type.

Optional parentReleaseVersion

parentReleaseVersion: undefined | string

Parent Java release version identifier. This is applicable for BPR releases.

releaseDate

releaseDate: Date

The release date of the Java version (formatted according to RFC3339).

releaseNotesUrl

releaseNotesUrl: string

Release notes associated with the Java version.

releaseType

releaseType: ReleaseType

Release category of the Java version.

releaseVersion

releaseVersion: string

Java release version identifier.

securityStatus

securityStatus: JreSecurityStatus

The security status of the Java version.

Functions

getDeserializedJsonObj

getJsonObj