Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JavaDownloadCountAggregation

Count of Java downloads aggregated by the specified type.

Properties

Optional architecture

architecture: undefined | string

The target Operating System architecture for the artifact. Applicable only to {@code PLATFORM} aggregationType.

downloadCount

downloadCount: number

Count of Java downloads. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional familyDisplayName

familyDisplayName: undefined | string

The Java family display name.

Optional familyVersion

familyVersion: undefined | string

The Java family version.

Optional osFamily

osFamily: undefined | string

The target Operating System family for the artifact. Applicable only to {@code PLATFORM} aggregationType.

Optional packageType

packageType: undefined | string

The package type(typically the file extension) of the artifact. Applicable only to {@code PLATFORM} aggregationType.

Optional packageTypeDetail

packageTypeDetail: undefined | string

Additional information about the package type. Applicable only to {@code PLATFORM} aggregationType.

Optional releaseVersion

releaseVersion: undefined | string

The Java release version. Applicable only to {@code JAVA_RELEASE} aggregationType.

Functions

getDeserializedJsonObj

getJsonObj